From 2e1ec6bdc834f745b819fc6d172108c530b8e388 Mon Sep 17 00:00:00 2001 From: Stuart D. Gathman Date: May 23 2018 18:52:33 +0000 Subject: Make byte compilation use python2 --- diff --git a/cjdns.spec b/cjdns.spec index 62a9c91..c16ae03 100644 --- a/cjdns.spec +++ b/cjdns.spec @@ -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}