Sophie

Sophie

distrib > Fedora > 16 > x86_64 > by-pkgid > 1cf22516f91dd5cebe9be6a628e1140b > files > 26

mailman-2.1.14-12.fc16.src.rpm

diff -ruN mailman-2.1.12-a/Makefile.in mailman-2.1.12-b/Makefile.in
--- mailman-2.1.12-a/Makefile.in	2009-07-28 12:19:49.000000000 +0200
+++ mailman-2.1.12-b/Makefile.in	2009-07-28 12:19:49.000000000 +0200
@@ -146,7 +146,7 @@
 	do \
 	    (cd $$d; $(MAKE) DESTDIR=$(DESTDIR) install); \
 	done
-	$(PYTHON) -c 'from compileall import *; compile_dir("$(DESTDIR)$(prefix)/Mailman")'
+	$(PYTHON) -c 'from compileall import *; compile_dir("$(DESTDIR)$(prefix)", 20, "$(prefix)", 1)'
 
 # Only run bin/update if we aren't installing in DESTDIR, as this
 # means there are probably no lists to deal with, and it wouldn't