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:
Ralf Corsepius
2005-09-05 14:26:02 +00:00
parent ac61c5c28e
commit 9dc154f2b5
2 changed files with 6 additions and 1 deletions

View File

@@ -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.

View File

@@ -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"