[packages/busybox] - verbose man files

qboosh qboosh at pld-linux.org
Sun Jan 6 10:37:44 CET 2013


commit 77109ddb8d3b70284c49bec336c0ab6e45ff6095
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jan 6 10:37:45 2013 +0100

    - verbose man files

 busybox.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/busybox.spec b/busybox.spec
index b7fb19e..8152a0b 100644
--- a/busybox.spec
+++ b/busybox.spec
@@ -278,7 +278,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS README .config
 
 %if %{with linkfl}
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) /bin/*
 %attr(755,root,root) /sbin/*
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
@@ -287,7 +287,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %{_libdir}/busybox
-%{_mandir}/man1/*
+%{_mandir}/man1/busybox.1*
 %endif
 
 %if %{with static}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/busybox.git/commitdiff/77109ddb8d3b70284c49bec336c0ab6e45ff6095



More information about the pld-cvs-commit mailing list