We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b5ee92 commit 7b40562Copy full SHA for 7b40562
packaging/rpm/SPECS/mamonsu.alt.spec
@@ -1,5 +1,5 @@
1
%define _datarootdir %{_prefix}/share
2
-%define python_sitelib %{_prefix}/lib/python2.7/site-packages
+%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
3
4
Name: mamonsu
5
Version: 2.2.9
0 commit comments