re-add needed %%global for Python3

This commit is contained in:
Björn Esser 2014-08-03 21:35:54 +02:00
parent da030cfe6c
commit 2e8bfbdf2e
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
%endif # 0%{?fedora} || 0%{?rhel} >= 6
%if 0%{?fedora} >= 13 || 0%{?rhel} >= 8
%global __python %{__python3}
%global with_modpython 1
%endif # 0%{?fedora} >= 13 || 0%{?rhel} >= 8