[Python-modules-commits] r23320 - in packages/python-dawg/trunk/debian (rules)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Wed Jan 16 17:39:38 UTC 2013


    Date: Wednesday, January 16, 2013 @ 17:39:36
  Author: jwilk
Revision: 23320

Fix target dependencies (now without a typo).

Modified:
  packages/python-dawg/trunk/debian/rules

Modified: packages/python-dawg/trunk/debian/rules
===================================================================
--- packages/python-dawg/trunk/debian/rules	2013-01-16 17:36:28 UTC (rev 23319)
+++ packages/python-dawg/trunk/debian/rules	2013-01-16 17:39:36 UTC (rev 23320)
@@ -50,7 +50,7 @@
 # ======
 
 .PHONY: binary binary-indep binary-arch
-binary binary-arch: build/build-stamp:
+binary binary-arch: build/build-stamp
 	dh_testdir
 	dh_testroot
 	dh_prep




More information about the Python-modules-commits mailing list