Let packages own _prefix, _prefix/share

This commit is contained in:
Ralf Corsepius
2009-09-02 05:32:48 +00:00
parent 840e413385
commit 8854c91da3
4 changed files with 12 additions and 0 deletions
+3
View File
@@ -17,6 +17,9 @@ GCC files that are shared by all targets.
%files -n @rpmprefix@gcc-common
%defattr(-,root,root)
%sysdir %{_prefix}
%sysdir %{_prefix}/share
%sysdir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/cpp.info*
+3
View File
@@ -19,6 +19,9 @@ This is the files for gcc/java (gcj) that are shared by all targets.
%files -n @rpmprefix@gcc-gcj-common
%defattr(-,root,root)
%sysdir %{_prefix}
%sysdir %{_prefix}/share
%sysdir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/gcj.info*
+3
View File
@@ -19,6 +19,9 @@ This is the files for gcc/gfortran that are shared by all targets.
%files -n @rpmprefix@gcc-gfortran-common
%defattr(-,root,root)
%sysdir %{_prefix}
%sysdir %{_prefix}/share
%sysdir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/gfortran.info*.gz
+3
View File
@@ -19,6 +19,9 @@ newlib files that are shared by all targets.
%files -n @rpmprefix@newlib-common
%defattr(-,root,root)
%sysdir %{_prefix}
%sysdir %{_prefix}/share
%sysdir %{_infodir}
%ghost %{_infodir}/dir
%{_infodir}/libc.info*