mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-27 02:20:13 +08:00
Let packages own _prefix, _prefix/share
This commit is contained in:
@@ -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*
|
||||
|
||||
@@ -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*
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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*
|
||||
|
||||
Reference in New Issue
Block a user