[Pkg-mailman-hackers] Pkg-mailman commit - rev 686 - trunk/debian

Thorsten Glaser tg at alioth.debian.org
Tue Aug 16 07:47:09 UTC 2011


Author: tg
Date: 2011-08-16 07:47:09 +0000 (Tue, 16 Aug 2011)
New Revision: 686

Modified:
   trunk/debian/rules
Log:
apply follow-up patch From: Barry Warsaw <barry at python.org>


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2011-08-14 12:37:55 UTC (rev 685)
+++ trunk/debian/rules	2011-08-16 07:47:09 UTC (rev 686)
@@ -180,7 +180,7 @@
 	chmod 0644 debian/mailman/usr/lib/$(package)/cron/{crontab.in,paths.py}
 
 #	Python Policy
-	dh_python2 -a $$(find debian/mailman/usr/lib/mailman/Mailman/ -type d)
+	dh_python2 -a /usr/lib/mailman/Mailman
 
 	install -d debian/mailman/usr/share/python/runtime.d
 	install debian/mailman.rtupdate debian/mailman/usr/share/python/runtime.d




More information about the Pkg-mailman-hackers mailing list