[egoboo/f17] Revert "%clean isn't needed any more"

Bruno Wolff III bruno at fedoraproject.org
Fri Apr 27 04:25:56 UTC 2012


commit 155c6d79ef0da27599a87aa524bf3e6597446733
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Thu Apr 26 23:09:36 2012 -0500

    Revert "%clean isn't needed any more"
    
    This reverts commit 90124868051e907465666c957eb4998e4ed0b769.

 egoboo.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/egoboo.spec b/egoboo.spec
index 67052de..69fbc45 100644
--- a/egoboo.spec
+++ b/egoboo.spec
@@ -45,6 +45,10 @@ desktop-file-install --vendor fedora            \
   %{SOURCE1}
 
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+
 %files
 # note the end-users docs are in the -data package
 %{_bindir}/%{name}


More information about the scm-commits mailing list