From fd9124740e7ebd8c2e9698c35df6ab3ce85e188b Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C5=82awomir=20Paszkiewicz?= Date: Mon, 21 Mar 2005 21:57:38 +0000 Subject: [PATCH] - use bindir, not sbindir Changed files: apachetop.spec -> 1.19 --- apachetop.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/* -- 2.44.0