[subversion-commit] SVN tetex commit + diffs: r205 - tetex-base/trunk/debian

Frank Küster frank at costa.debian.org
Thu Oct 6 13:05:36 UTC 2005


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




More information about the Pkg-tetex-commits mailing list