Author: goneri-guest
Date: 2007-05-13 23:39:49 +0000 (Sun, 13 May 2007)
New Revision: 2673

Modified:
   packages/trunk/enemylines3/debian/rules
Log:
dpatch = quilt (bis)


Modified: packages/trunk/enemylines3/debian/rules
===================================================================
--- packages/trunk/enemylines3/debian/rules     2007-05-13 23:38:43 UTC (rev 
2672)
+++ packages/trunk/enemylines3/debian/rules     2007-05-13 23:39:49 UTC (rev 
2673)
@@ -31,7 +31,7 @@
 
 build: build-stamp
 
-build-stamp: patch configure-stamp 
+build-stamp: configure-stamp 
        dh_testdir
 
        # Add here commands to compile the package.
@@ -40,7 +40,7 @@
 
        touch build-stamp
 
-clean: unpatch
+clean: 
        dh_testdir
        dh_testroot
        rm -f build-stamp configure-stamp
@@ -87,13 +87,5 @@
        dh_md5sums
        dh_builddeb
 
-patch: patch-stamp
-patch-stamp:
-       dpatch apply-all
-
-unpatch:
-       dpatch deapply-all
-       rm -rf patch-stamp debian/patched
-
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure patch 
unpatch
+.PHONY: build clean binary-indep binary-arch binary install configure


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to