[Python-modules-commits] r8618 - in packages/python-repoze.tm2/trunk/debian (rules)

zack at users.alioth.debian.org zack at users.alioth.debian.org
Fri May 29 19:38:03 UTC 2009


    Date: Friday, May 29, 2009 @ 19:38:01
  Author: zack
Revision: 8618

fix: avoid mixing ":" and "::" makefile entries

Modified:
  packages/python-repoze.tm2/trunk/debian/rules

Modified: packages/python-repoze.tm2/trunk/debian/rules
===================================================================
--- packages/python-repoze.tm2/trunk/debian/rules	2009-05-29 19:35:45 UTC (rev 8617)
+++ packages/python-repoze.tm2/trunk/debian/rules	2009-05-29 19:38:01 UTC (rev 8618)
@@ -5,5 +5,5 @@
 
 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
 
-build/python-repoze.tm2:
+build/python-repoze.tm2::
 	$(MAKE) -C docs/ html




More information about the Python-modules-commits mailing list