[libproxy] Revert "Fix sitelib -> sitearch, wrong but will work until we move to noarch python subpakcage"

Nicolas Chauvet kwizart at fedoraproject.org
Tue Sep 7 20:54:59 UTC 2010


commit 232250eb2a53472fde2280d1121e5d381140ffaf
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Tue Sep 7 22:54:22 2010 +0200

    Revert "Fix sitelib -> sitearch, wrong but will work until we move to noarch python subpakcage"
    
    This reverts commit c665def35a390f34e9b77af7435ad725ace8acc5.

 libproxy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libproxy.spec b/libproxy.spec
index 0102540..5f23c3d 100644
--- a/libproxy.spec
+++ b/libproxy.spec
@@ -189,7 +189,7 @@ rm -rf $RPM_BUILD_ROOT
 %{?_with_python:
 %files python
 %defattr(-,root,root,-)
-%{python_sitearch}/*
+%{python_sitelib}/*
 }
 
 %{?_with_gnome:


More information about the scm-commits mailing list