Ignore:
Timestamp:
May 8, 2017, 12:49:19 PM (8 years ago)
Author:
Silvan Scherrer
Message:

spec: python-rpm-macros: Release version 1-2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/python-rpm-macros/macros.python2

    r1040 r1126  
    1 %__python2 /@unixroot/usr/bin/python2
     1%__python2 /@unixroot/usr/bin/python2.exe
    22%python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")
    33%python2_sitearch %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")
Note: See TracChangeset for help on using the changeset viewer.