[python-paste/f14/master] Remove errant \%global left in debugging local build problem

Kyle VanderBeek kylev at fedoraproject.org
Tue Aug 3 04:00:55 UTC 2010


commit 00cee8b28909cd82ee6fa018ee3448a1ace05e2f
Author: Kyle VanderBeek <kylev at kylev.com>
Date:   Mon Aug 2 20:59:48 2010 -0700

    Remove errant \%global left in debugging local build problem

 python-paste.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/python-paste.spec b/python-paste.spec
index 321e61c..7a7aeb9 100644
--- a/python-paste.spec
+++ b/python-paste.spec
@@ -3,7 +3,6 @@
 %else
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
-%global with_python3 1
 
 Name:           python-paste
 Version:        1.7.4


More information about the scm-commits mailing list