[python-iptools/el6: 2/2] Disable python3 on el6

Orion Poplawski orion at fedoraproject.org
Tue Apr 23 15:00:36 UTC 2013


commit ccfa08f9e8105f15b27af65a2633bec6ff110de8
Author: Orion Poplawski <orion at nwra.com>
Date:   Tue Apr 23 09:00:30 2013 -0600

    Disable python3 on el6

 python-iptools.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-iptools.spec b/python-iptools.spec
index 2813306..b241582 100644
--- a/python-iptools.spec
+++ b/python-iptools.spec
@@ -1,5 +1,5 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%global with_python3 1
+%global with_python3 0
 
 Name:           python-iptools
 Version:        0.6.1


More information about the scm-commits mailing list