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

emacs-mew-pkg.spec

index 81ba53339ae6502c93b66fe8e491395ef7decae9..34fb73f41da82a9070e3f0238582e164845a165d 100644 (file)
@@ -42,7 +42,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 %clean
-rm -fr $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %post  -p      /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
This page took 0.062535 seconds and 4 git commands to generate.