diff --git a/pymilter.spec b/pymilter.spec
index 9e9ad1714197dc3476dd1508a3eaeeead0ee47ae..afc66ef5beebc68ba3fe209b7669ac56a74b0291 100644
--- a/pymilter.spec
+++ b/pymilter.spec
@@ -249,7 +249,7 @@ EOF
 %endif
 chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
 %if !%{redhat7}
-grep '.pyc$' INSTALLED_FILES | sed -e 's/c$/o/' >>INSTALLED_FILES
+#grep '.pyc$' INSTALLED_FILES | sed -e 's/c$/o/' >>INSTALLED_FILES
 %endif
 
 # start.sh is used by spfmilter and milter, and could be used by
diff --git a/setup.cfg b/setup.cfg
index bdae5ed872730b11e31087f369b98edfb4bd15ab..eda58bb8eac6cfc5ae095047c50a21ee16f99b4e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
 [bdist_rpm]
-#python=python2.4
+python=python2.4
 doc_files=README NEWS TODO
 packager=Stuart D. Gathman <stuart@bmsi.com>
 release=1