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

    r1126 r1562  
    11%__python3 /@unixroot/usr/libexec/system-python
    2 %__python3_bin /@unixroot/usr/bin/python3.exe
     2%__python3_bin /@unixroot/usr/bin/python3
    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.