commit 851cc5351d8a3ba6873e9f1e29ba8dc128daa8dd
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Jul 25 10:59:36 2018 +0100
Define python2 path to configure
mythtv.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/mythtv.spec b/mythtv.spec
index 72ae52c..8d7c544 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -1012,6 +1012,7 @@ pushd mythplugins
--disable-mythnetvision \
%endif
--enable-opengl \
+ --python=%{__python2} \
--enable-fftw
make %{?_smp_mflags}