Use the documented way to unset -s from Python shebangs
This commit is contained in:
parent
4109755a9a
commit
120940119b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
# Unset -s on python shebang - ensure that extensions installed with pip
|
||||
# to user locations are seen and properly loaded
|
||||
# Fixes https://bugzilla.redhat.com/2057015
|
||||
%global py3_shebang_flags %(echo %py3_shebang_flags | sed s/s//)
|
||||
%undefine _py3_shebang_s
|
||||
|
||||
Name: python-tox
|
||||
Version: 4.2.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue