Make byte compilation use python2

This commit is contained in:
Stuart D. Gathman 2018-05-23 14:52:33 -04:00
parent 54a6ca2a80
commit 2e1ec6bdc8
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
# FIXME: python tools need to make cjdnsadmin a proper python package
%global with_python 1
%global __python %{__python2}
%{!?__restorecon: %global __restorecon /sbin/restorecon}