rpm: remove commented out rpm macro
Just commenting out macro isn't enough - % sequences are still processed. Remove it completely, as it is already provided in build environment.
This commit is contained in:
parent
ec4c7d7263
commit
53903a3685
@ -23,8 +23,6 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|
||||||
#%{!?python3_sitelib: %define python3_sitelib %(%{__python3} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(False)")}
|
|
||||||
|
|
||||||
%{!?version: %define version %(cat version)}
|
%{!?version: %define version %(cat version)}
|
||||||
|
|
||||||
# debug_package hack should be removed when BuildArch:noarch is enabled below
|
# debug_package hack should be removed when BuildArch:noarch is enabled below
|
||||||
|
Loading…
Reference in New Issue
Block a user