Add %sysdir %{_prefix} to cater rpm5.

This commit is contained in:
Ralf Corsepius
2008-10-28 22:09:59 +00:00
parent 55b115ec90
commit 01ed848bd5
2 changed files with 2 additions and 0 deletions
@@ -38,6 +38,7 @@ fi
%files -n @rpmprefix@binutils-common
%defattr(-,root,root)
%sysdir %{_prefix}
%sysdir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/as.info*
@@ -13,6 +13,7 @@ GNU binutils targetting @tool_target@.
%files -n @rpmprefix@@tool_target@-binutils
%defattr(-,root,root)
%sysdir %{_prefix}
%sysdir %{_mandir}
%sysdir %{_mandir}/man1
%{_mandir}/man1/@tool_target@-*.1*