]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- verbose man files auto/ti/busybox-1.20.2-3
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 6 Jan 2013 09:37:45 +0000 (10:37 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 6 Jan 2013 09:37:45 +0000 (10:37 +0100)
busybox.spec

index b7fb19eae3ea40458ed70883fd38f95bf858bb92..8152a0b4bc893e828aa7825bf196109b216f5d82 100644 (file)
@@ -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}
This page took 0.187389 seconds and 4 git commands to generate.