[Pkg-ocaml-maint-commits] [SCM] mlpost packaging branch, master, updated. upstream/0.6-15-g9730dfe

Stephane Glondu steph at glondu.net
Tue Feb 10 14:09:44 UTC 2009


The following commit has been merged in the master branch:
commit 41156d7dfb771b60c795ce7a96497cc90b5dd2e6
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Feb 10 15:04:20 2009 +0100

    Remove unused redo-patches rules target

diff --git a/debian/rules b/debian/rules
index 6839858..6d00caa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,8 +31,3 @@ common-install-prehook-impl::
 
 install/mlpost::
 	cp mlpost.mli META $(DESTDIR)
-
-redo-patches::
-	rm -f debian/patches/*
-	git format-patch -N -o debian/patches master...patch-queue | \
-	        sed -e 's%debian/patches/%%' > debian/patches/series

-- 
mlpost packaging



More information about the Pkg-ocaml-maint-commits mailing list