From: SÅ‚awomir Paszkiewicz Date: Mon, 21 Mar 2005 21:57:38 +0000 (+0000) Subject: - use bindir, not sbindir X-Git-Tag: auto/ac/apachetop-0_12_5-1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=fd9124740e7ebd8c2e9698c35df6ab3ce85e188b;p=packages%2Fapachetop.git - use bindir, not sbindir Changed files: apachetop.spec -> 1.19 --- diff --git a/apachetop.spec b/apachetop.spec index 02c88b2..b284e11 100644 --- a/apachetop.spec +++ b/apachetop.spec @@ -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/*