[python-billiard] Sitearch

Fabian Affolter fab at fedoraproject.org
Sat Jun 23 16:43:54 UTC 2012


commit e789fd53518c0aca2ed035fb513323f590a11cce
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Sat Jun 23 18:43:40 2012 +0200

    Sitearch

 python-billiard.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/python-billiard.spec b/python-billiard.spec
index 549aae5..c758907 100644
--- a/python-billiard.spec
+++ b/python-billiard.spec
@@ -28,7 +28,9 @@ rm -rf %{buildroot}
 
 %files
 %doc CHANGES.rst LICENSE.txt README.rst
-%{python_sitelib}/%{srcname}/
+%{python_sitearch}/*
+%{python_sitearch}/%{srcname}/
+%{python_sitearch}/%{srcname}*.egg-info
 
 %changelog
 * Tue Jun 19 2012 Fabian Affolter <mail at fabian-affolter.ch> - 2.7.3.9-1


More information about the scm-commits mailing list