]> git.pld-linux.org Git - packages/lapack.git/commitdiff
- unified %clean section auto/th/lapack-3_3_0-1
authorsparky <sparky@pld-linux.org>
Sun, 6 Feb 2011 16:50:38 +0000 (16:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lapack.spec -> 1.46

lapack.spec

index 5ca382d46807ce9a2ea5dbd3d719765b4edabb2a..5be26e8e3b4032a0ae76b03454544b880317456f 100644 (file)
@@ -161,7 +161,7 @@ echo "%defattr(644,root,root,755)" > mans.list
 find manpages/man/manl -name "*.l" -printf "%{_mandir}/man3/%%f\n" | sed 's/\.l/.3*/' >> mans.list
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
This page took 0.10028 seconds and 4 git commands to generate.