Undefine dedicated macro %_py3_shebang_s
It is more readable and less magical.
This commit is contained in:
parent
fa49ab85f0
commit
e46bed5658
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
# Unset -s on python shebang to allow RPM-installed sphinx to be used
|
# Unset -s on python shebang to allow RPM-installed sphinx to be used
|
||||||
# with user-installed modules (#1903763)
|
# with user-installed modules (#1903763)
|
||||||
%global py3_shebang_flags %(echo %py3_shebang_flags | sed s/s//)
|
%undefine _py3_shebang_s
|
||||||
|
|
||||||
# No internet in Koji
|
# No internet in Koji
|
||||||
%bcond_with internet
|
%bcond_with internet
|
||||||
|
Loading…
Reference in New Issue
Block a user