From 5d8c897eece815249a70718d0340d69d69caf976 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Tue, 9 Aug 2016 12:37:26 +0200 Subject: No rewheel --- python3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.spec b/python3.spec index 7b9c2b0..2fd2308 100644 --- a/python3.spec +++ b/python3.spec @@ -14,7 +14,7 @@ # 4) python3-setuptools and python3-pip with with_rewheel set to 1 # 5) python3 with with_rewheel set to 1 -%global with_rewheel 1 +%global with_rewheel 0 %global pybasever 3.4 -- cgit