]> git.pld-linux.org Git - packages/GXedit.git/blobdiff - GXedit.spec
- unified or fixed %clean section
[packages/GXedit.git] / 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
-rm -r $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
This page took 0.031693 seconds and 4 git commands to generate.