[python-feedparser/el6/master] Build normally

Luke Macken lmacken at fedoraproject.org
Tue Apr 5 18:45:27 UTC 2011


commit 3439239e404370ec45bb0542fc1da0262aaa9fb7
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Apr 5 14:45:22 2011 -0400

    Build normally

 python-feedparser.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-feedparser.spec b/python-feedparser.spec
index 89151c3..b8dfc27 100644
--- a/python-feedparser.spec
+++ b/python-feedparser.spec
@@ -29,7 +29,7 @@ find -type f -exec chmod 0644 {} ';'
 
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" %{__python} -c 'import setuptools; execfile("setup.py")' build
+CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
 
 
 %install


More information about the scm-commits mailing list