[papyon] actually remvoe the tests

Brian Pepple bpepple at fedoraproject.org
Fri Jan 28 16:51:11 UTC 2011


commit aa042d4202590a7edd81157e360836a9559f97b4
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Jan 28 11:51:13 2011 -0500

    actually remvoe the tests

 papyon.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/papyon.spec b/papyon.spec
index 2f761b9..74880e1 100644
--- a/papyon.spec
+++ b/papyon.spec
@@ -47,7 +47,7 @@ asynchronous manner
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
-rm -R $RPM_BUILD_ROOT%{_libdir}/python2.7/site-packages/tests
+rm -Rf $RPM_BUILD_ROOT%{_libdir}/python2.7/site-packages/tests
 
 
 %files


More information about the scm-commits mailing list