r1943 - in zope.schema/trunk/debian (rules)

kobold at users.alioth.debian.org kobold at users.alioth.debian.org
Tue Jan 5 20:19:23 UTC 2010


    Date: Tuesday, January 5, 2010 @ 20:19:23
  Author: kobold
Revision: 1943

fixed debian/rules

Modified:
  zope.schema/trunk/debian/rules

Modified: zope.schema/trunk/debian/rules
===================================================================
--- zope.schema/trunk/debian/rules	2010-01-05 20:17:51 UTC (rev 1942)
+++ zope.schema/trunk/debian/rules	2010-01-05 20:19:23 UTC (rev 1943)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export PYDEB_SUGGESTS_EXTRAS="test docs"
+export PYDEB_SUGGESTS_EXTRAS=test docs
 
 %:
 	dh --with pydeb --with python-central $@




More information about the pkg-zope-developers mailing list