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.python3

    r1040 r1126  
    11%__python3 /@unixroot/usr/libexec/system-python
    2 %__python3_bin /@unixroot/usr/bin/python3
     2%__python3_bin /@unixroot/usr/bin/python3.exe
    33%python3_sitelib %(%{__python3} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")
    44%python3_sitearch %(%{__python3} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")
Note: See TracChangeset for help on using the changeset viewer.