Author: frank
Date: 2005-10-06 13:05:36 +0000 (Thu, 06 Oct 2005)
New Revision: 205
Modified:
tetex-base/trunk/debian/rules.in
Log:
forgot to save one of the quilt changes to rules.in...
Modified: tetex-base/trunk/debian/rules.in
===================================================================
--- tetex-base/trunk/debian/rules.in 2005-10-06 13:03:39 UTC (rev 204)
+++ tetex-base/trunk/debian/rules.in 2005-10-06 13:05:36 UTC (rev 205)
@@ -134,7 +134,16 @@
touch $(stampdir)/build-stamp
+# quilt patch targets
+clean-patches:
+ -quilt pop -a
+ rm -f patch-stamp
+patch-stamp:
+ quilt push -a
+ touch $@
+
+
### Clean up the source tree.
clean: clean-patches
dh_testdir
_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits