[pycairo] clean up spec

Peter Robinson pbrobinson at fedoraproject.org
Tue Dec 27 17:11:14 UTC 2011


commit 8a7a24356c3eccd27189fea0a5a4b2af1f48b30e
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Dec 27 17:11:00 2011 +0000

    clean up spec

 pycairo.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/pycairo.spec b/pycairo.spec
index f93bc5f..3f94c40 100644
--- a/pycairo.spec
+++ b/pycairo.spec
@@ -52,13 +52,9 @@ libraries so that they interoperate with pycairo.
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 find $RPM_BUILD_ROOT -name '*.la' | xargs rm -f
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING* INSTALL NEWS README


More information about the scm-commits mailing list