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

adns.spec

index 6a8bd7b715f44d7d4f7c732e8c276f8f02287dcc..8f350354ffebb6416fe225c90931e737b0761598 100644 (file)
--- a/adns.spec
+++ b/adns.spec
@@ -220,7 +220,7 @@ cd $RPM_BUILD_ROOT%{_libdir}
 ln -sf libadns.so.*.* libadns.so
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
This page took 0.221364 seconds and 4 git commands to generate.