[Python-apps-commits] r2787 - in packages/jokosher/trunk/debian (rules)

dktrkranz-guest at users.alioth.debian.org dktrkranz-guest at users.alioth.debian.org
Sat Apr 25 18:02:43 UTC 2009


    Date: Saturday, April 25, 2009 @ 18:02:41
  Author: dktrkranz-guest
Revision: 2787

Fix dpatch implementation

Modified:
  packages/jokosher/trunk/debian/rules

Modified: packages/jokosher/trunk/debian/rules
===================================================================
--- packages/jokosher/trunk/debian/rules	2009-04-25 15:57:08 UTC (rev 2786)
+++ packages/jokosher/trunk/debian/rules	2009-04-25 18:02:41 UTC (rev 2787)
@@ -3,12 +3,7 @@
 include /usr/share/dpatch/dpatch.make
 
 clean: unpatch
-	dh $@
+build: patch-stamp
 
-build: patch
-	dh $@
-
 %:
 	dh $@
-
-.PHONY: binary-arch binary-indep build clean install patch unpatch




More information about the Python-apps-commits mailing list