]> git.pld-linux.org Git - packages/GXedit.git/commitdiff
- unified or fixed %clean section master
authorsparky <sparky@pld-linux.org>
Sun, 6 Feb 2011 17:07:29 +0000 (17:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    GXedit.spec -> 1.42

GXedit.spec

index 8d5f62358ea26970ac4fe011df444bc4c7de2b3a..7179602a739a30411736a35f760e8b24741a64bd 100644 (file)
@@ -60,7 +60,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir}}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
 %clean
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
 %clean
-rm -r $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
This page took 0.057762 seconds and 4 git commands to generate.