[nip2] Remove %clean

Adam Goode agoode at fedoraproject.org
Fri Aug 6 18:57:36 UTC 2010


commit e5a510c08916943c599bf355454a5fb64e330466
Author: Adam Goode <adam at spicenitz.org>
Date:   Fri Aug 6 14:57:07 2010 -0400

    Remove %clean

 nip2.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/nip2.spec b/nip2.spec
index b53f1a1..83b2cb6 100644
--- a/nip2.spec
+++ b/nip2.spec
@@ -96,10 +96,6 @@ update-desktop-database &> /dev/null || :
 update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files -f nip2.lang
 %defattr(-,root,root,-)
 %doc doc/html doc/pdf AUTHORS ChangeLog COPYING NEWS THANKS TODO


More information about the scm-commits mailing list