Accepting request 542954 from home:pluskalm:branches:security:netfilter
- Make sure to use python3 everywhere OBS-URL: https://build.opensuse.org/request/show/542954 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=50
This commit is contained in:
parent
bb23f1cd21
commit
363cb8383f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 19 18:37:31 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Make sure to use python3 everywhere
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 08:41:27 UTC 2017 - mchandras@suse.de
|
||||
|
||||
|
@ -94,6 +94,8 @@ firewalld.
|
||||
|
||||
%build
|
||||
export PYTHON="python3"
|
||||
sed -i "s|/usr/bin/python -Es|/usr/bin/python3 -Es|g" fix_python_shebang.sh
|
||||
sed -i "s|python|python3|g" config/lockdown-whitelist.xml
|
||||
./autogen.sh
|
||||
%configure \
|
||||
--enable-sysconfig \
|
||||
|
Loading…
Reference in New Issue
Block a user