forked from Imagelibrary/rtems
2005-09-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* binutils/target-binutils.add: Don't own %{_mandir}/man1 for
%_prefix == /usr.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2005-09-05 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* binutils/target-binutils.add: Don't own %{_mandir}/man1 for
|
||||||
|
%_prefix == /usr.
|
||||||
|
|
||||||
2005-09-03 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-09-03 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* binutils/binutils.add: Remove dlltool, nlmconv, windres man pages.
|
* binutils/binutils.add: Remove dlltool, nlmconv, windres man pages.
|
||||||
|
|||||||
@@ -16,8 +16,8 @@ This is the GNU binutils for RTEMS targetting %{binutils_target}.
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%if "%{_prefix}" != "/usr"
|
%if "%{_prefix}" != "/usr"
|
||||||
%dir %{_mandir}
|
%dir %{_mandir}
|
||||||
%endif
|
|
||||||
%dir %{_mandir}/man1
|
%dir %{_mandir}/man1
|
||||||
|
%endif
|
||||||
%{_mandir}/man1/%{binutils_target}-*.1*
|
%{_mandir}/man1/%{binutils_target}-*.1*
|
||||||
|
|
||||||
%if "%{_prefix}" != "/usr"
|
%if "%{_prefix}" != "/usr"
|
||||||
|
|||||||
Reference in New Issue
Block a user