]> git.pld-linux.org Git - packages/atop.git/commitdiff
- spaces-<tabs
authorpaladine <paladine@pld-linux.org>
Thu, 4 Nov 2004 20:46:03 +0000 (20:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    atop.spec -> 1.19

atop.spec

index 85e2adb3d3283a250d0ce62e8ccca9bce64bbff3..40fa5e9924ca05caa9c6acf98c5998eda5482b6d 100644 (file)
--- a/atop.spec
+++ b/atop.spec
@@ -39,13 +39,13 @@ r
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d  $RPM_BUILD_ROOT{%{_mandir}/man1,%{_bindir}}
+install -d $RPM_BUILD_ROOT{%{_mandir}/man1,%{_bindir}}
 
 install man/* $RPM_BUILD_ROOT%{_mandir}/man1/
 install atop $RPM_BUILD_ROOT%{_bindir}/atop
 
 %clean
-rm -rf    $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
This page took 0.089066 seconds and 4 git commands to generate.