From 232250eb2a53472fde2280d1121e5d381140ffaf Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 7 Sep 2010 22:54:22 +0200 Subject: [PATCH] Revert "Fix sitelib -> sitearch, wrong but will work until we move to noarch python subpakcage" This reverts commit c665def35a390f34e9b77af7435ad725ace8acc5. --- libproxy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: