From f81c0cb653fc8a555aa0fabd64e01f9f294a415b Mon Sep 17 00:00:00 2001 From: Churchyard Date: Jun 19 2018 17:08:29 +0000 Subject: %__python is /usr/bin/python, not %__python2 --- diff --git a/Packaging:Python.mw b/Packaging:Python.mw index b47c77f..ee5c5c6 100644 --- a/Packaging:Python.mw +++ b/Packaging:Python.mw @@ -80,7 +80,7 @@ The following macros are defined for you in all supported Fedora and EPEL releas {| class="mw-collapsible wikitable" style="width:100%" !Macro!!Normal Definition!!Notes |- -|__python||%{__python2}||Prohibited (see note below) +|__python||/usr/bin/python||Prohibited (see note below) |- |__python2||/usr/bin/python2||Python 2 interpreter. |-