Accepting request 543832 from security:netfilter
- Make sure to use python3 everywhere (boo#1068778) OBS-URL: https://build.opensuse.org/request/show/543832 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/firewalld?expand=0&rev=22
This commit is contained in:
commit
d97b925481
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 19 18:37:31 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Make sure to use python3 everywhere (boo#1068778)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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