]> git.pld-linux.org Git - packages/apachetop.git/commitdiff
- use bindir, not sbindir auto/ac/apachetop-0_12_5-1
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Mon, 21 Mar 2005 21:57:38 +0000 (21:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apachetop.spec -> 1.19

apachetop.spec

index 02c88b2bd5e76370420bbcbfb0452cacb39ad9aa..b284e11d62800c0673310e5fa9db5ef05b227de7 100644 (file)
@@ -46,5 +46,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog INSTALL NEWS README TODO
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
This page took 0.087075 seconds and 4 git commands to generate.