]> git.pld-linux.org Git - packages/atlas.git/commitdiff
- unified %clean section master
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:
    atlas.spec -> 1.6

atlas.spec

index c98b2724198c11bb4a242887a33b58b0b033d52e..42d11c8d360e4b6ba1e918ba038a0df167425857 100644 (file)
@@ -191,7 +191,7 @@ cp -a include/* $RPM_BUILD_ROOT%{_includedir}/%{name}
 
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
This page took 0.060952 seconds and 4 git commands to generate.