From 2287f0c54b02245807e4dfec8daef6340b345fbf Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: May 09 2017 15:05:44 +0000 Subject: Fix conditional macro --- diff --git a/python3.spec b/python3.spec index ff229f8..6545d83 100644 --- a/python3.spec +++ b/python3.spec @@ -835,7 +835,7 @@ BuildPython optimized \ "--without-ensurepip --enable-optimizations" \ %else "--without-ensurepip" \ -%end +%endif true # ======================================================