summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2011-12-08 11:35:07 +0100
committerAndreas Schneider <asn@cryptomilk.org>2011-12-08 11:35:07 +0100
commit1ed9e7584226554b58ab0a7d9597a620dbab3d26 (patch)
treeaf07f9769685bdd609d600ca52197eea1046f07e
parenta883c7f63873ffdfa7355c0f4bd29c1391a1b4c9 (diff)
downloadsamba4-1ed9e7584226554b58ab0a7d9597a620dbab3d26.tar.gz
samba4-1ed9e7584226554b58ab0a7d9597a620dbab3d26.tar.xz
samba4-1ed9e7584226554b58ab0a7d9597a620dbab3d26.zip
Add python sitelib directory.
-rw-r--r--samba4.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/samba4.spec b/samba4.spec
index 748962e..a4c76f0 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -938,6 +938,7 @@ rm -rf %{buildroot}
%files python
%defattr(-,root,root,-)
%{python_sitearch}/*
+%{python_sitelib}/*
%files pidl
%defattr(-,root,root,-)