[egoboo-data] %clean sections aren't needed any more

Bruno Wolff III bruno at fedoraproject.org
Tue Mar 13 03:12:59 UTC 2012


commit 40a8a7b211f14d9ec4908868c4a127476d1678e5
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Mar 11 22:22:24 2012 -0500

    %clean sections aren't needed any more

 egoboo-data.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/egoboo-data.spec b/egoboo-data.spec
index 5b91e89..a0128a7 100644
--- a/egoboo-data.spec
+++ b/egoboo-data.spec
@@ -53,10 +53,6 @@ install -m 644 doc/peoguide.pdf $RPM_BUILD_ROOT%{_datadir}/doc/egoboo-%{version}
 install -m 644 doc/"Quickstart Guide.pdf" $RPM_BUILD_ROOT%{_datadir}/doc/egoboo-%{version}/Quickstart_Guide.pdf
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %post
 touch --no-create %{_datadir}/icons/hicolor || :
 if [ -x %{_bindir}/gtk-update-icon-cache ]; then


More information about the scm-commits mailing list