Author: pabs
Date: 2012-02-19 08:48:23 +0000 (Sun, 19 Feb 2012)
New Revision: 13269

Modified:
   packages/trunk/zaz/debian/rules
Log:
Drop use of quilt from the rules, not needed

Modified: packages/trunk/zaz/debian/rules
===================================================================
--- packages/trunk/zaz/debian/rules     2012-02-19 08:46:56 UTC (rev 13268)
+++ packages/trunk/zaz/debian/rules     2012-02-19 08:48:23 UTC (rev 13269)
@@ -24,7 +24,6 @@
 config: config-stamp
 config-stamp: 
        dh_testdir
-       [ ! -d debian/patches ] || $(MAKE) -f /usr/share/quilt/quilt.make patch
 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
        cp -f /usr/share/misc/config.sub config.sub
 endif
@@ -55,7 +54,6 @@
        rm -fv build-stamp config-stamp
        [ ! -f Makefile ] || $(MAKE) distclean
        rm -fv config.sub config.guess
-       [ ! -d debian/patches ] || $(MAKE) -f /usr/share/quilt/quilt.make 
unpatch
        dh_clean 
 
 install: build


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

Reply via email to