Skip to content

Commit 7b40562

Browse files
committed
Spec for Altlinux - universal python_sitelib
1 parent 8b5ee92 commit 7b40562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/rpm/SPECS/mamonsu.alt.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%define _datarootdir %{_prefix}/share
2-
%define python_sitelib %{_prefix}/lib/python2.7/site-packages
2+
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
33

44
Name: mamonsu
55
Version: 2.2.9

0 commit comments

Comments
 (0)