Change python to python3 in system-config-selinux.py

This commit is contained in:
Petr Lautrbach 2017-10-20 14:16:41 +02:00
parent 8fd0cedde2
commit e1f5c9548b
1 changed files with 1 additions and 0 deletions

View File

@ -186,6 +186,7 @@ sed -i '1s%\(#! *\)/usr/bin/python\([^3].*\|\)$%\1%{__python3}\2%' \
%{buildroot}%{_bindir}/audit2why \
%{buildroot}%{_bindir}/sepolicy \
%{buildroot}%{_bindir}/sepolgen{,-ifgen} \
%{buildroot}%{_datadir}/system-config-selinux/system-config-selinux.py \
%{buildroot}%{_datadir}/system-config-selinux/selinux_server.py \
%nil