Ignore:
Timestamp:
Jan 21, 2019, 7:05:35 PM (7 years ago)
Author:
Silvan Scherrer
Message:

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

File:
1 edited

Legend:

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

    r1126 r1562  
    1 %__python2 /@unixroot/usr/bin/python2.exe
     1%__python2 /@unixroot/usr/bin/python2
    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.