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