[znc/el6] Disable python el6

Nick Bebout nb at fedoraproject.org
Mon Jan 23 20:48:32 UTC 2012


commit 785f51b8d61e0b573f36d3889696c3101313e237
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Mon Jan 23 14:48:21 2012 -0600

    Disable python el6

 znc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/znc.spec b/znc.spec
index b3c527b..f6ba8f7 100644
--- a/znc.spec
+++ b/znc.spec
@@ -115,7 +115,7 @@ chmod -x modules/q.cpp
 ./autogen.sh
 %configure \
      --with-module-prefix=%{_libdir}/znc \
-     --enable-ipv6 --enable-extra --enable-sasl --enable-python --enable-perl --enable-tcl
+     --enable-ipv6 --enable-extra --enable-sasl --enable-perl --enable-tcl
 %__make %{?_smp_mflags}
 
 %pre


More information about the scm-commits mailing list