]> git.pld-linux.org Git - packages/ccache.git/commitdiff
- unified %clean section
authorsparky <sparky@pld-linux.org>
Sun, 6 Feb 2011 16:50:35 +0000 (16:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ccache.spec -> 1.34

ccache.spec

index 1d2bcbb2f733b59d927cf74f4a7e4e8d1ecacece..1247cf1c31565b1147d999c8d216917bf21f97a7 100644 (file)
@@ -82,7 +82,7 @@ echo 'export PATH=%{_libdir}:$PATH' > \
        $RPM_BUILD_ROOT/etc/profile.d/%{name}.sh
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
This page took 0.082384 seconds and 4 git commands to generate.