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

lbzip2.spec

index b11c4230b94609de940e6b9fbb749f804bea0fc9..b75435dd0bcb54070d53a016775dd861268f7953 100644 (file)
@@ -42,7 +42,7 @@ install -D lbzip2 $RPM_BUILD_ROOT%{_bindir}/lbzip2
 install -D lbzip2.1 $RPM_BUILD_ROOT%{_mandir}/man1/lbzip2.1
 
 %clean
-rm -rf "$RPM_BUILD_ROOT"
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
This page took 0.063028 seconds and 4 git commands to generate.