forked from pool/python-py2pack
- Remove unused %python_sitearch macro definition
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=32
This commit is contained in:
committed by
Git OBS Bridge
parent
71af43e271
commit
9ed1c2b6d7
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 7 13:17:54 UTC 2011 - saschpe@suse.de
|
||||
|
||||
- Remove unused %python_sitearch macro definition
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 22 10:21:55 UTC 2011 - saschpe@suse.de
|
||||
|
||||
|
@@ -36,7 +36,6 @@ BuildArch: noarch
|
||||
%endif
|
||||
%endif
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
%description
|
||||
This script allows to generate RPM spec or DEB dsc files from Python modules.
|
||||
|
Reference in New Issue
Block a user