r1072 - in plone3/trunk/debian (rules)

Fabio Tranchitella kobold at alioth.debian.org
Fri Nov 30 18:11:12 UTC 2007


    Date: Friday, November 30, 2007 @ 18:11:12
  Author: kobold
Revision: 1072

Fixed another typo.

Modified:
  plone3/trunk/debian/rules

Modified: plone3/trunk/debian/rules
===================================================================
--- plone3/trunk/debian/rules	2007-11-30 18:05:45 UTC (rev 1071)
+++ plone3/trunk/debian/rules	2007-11-30 18:11:12 UTC (rev 1072)
@@ -22,9 +22,9 @@
 	dh_testdir
 	dh_testroot
 	dh_clean -k
-	dh_install -X cssQuery-license.txt ecmaunit-license.txt LICENSE \
-	    LICENSE.GPL LICENSE.txt LICENSE.ZPL Python-License.txt \
-		Pythonwin-License.txt
+	dh_install -X cssQuery-license.txt -X ecmaunit-license.txt \
+	    -X LICENSE -X LICENSE.GPL -X LICENSE.txt -X LICENSE.ZPL \
+		-X Python-License.txt -X Pythonwin-License.txt
 	dh_installdirs
 	dh_installzope -pzope-plone3
 	dh_installzopeinstance -pplone3-site plone3-site




More information about the pkg-zope-commits mailing list