[Pkg-ocaml-maint-commits] [SCM] ocaml-libvirt packaging branch, master, updated. debian/0.6.1.0-2-11-gff05517

Laurent Léonard laurent at open-minds.org
Mon Apr 16 00:53:36 UTC 2012


The following commit has been merged in the master branch:
commit 1b5674d40ee4a2b10e1288b6727db6c077baf4ae
Author: Laurent Léonard <laurent at open-minds.org>
Date:   Mon Apr 16 02:47:16 2012 +0200

    Drop redo-patches target from debian/rules

diff --git a/debian/rules b/debian/rules
index 4def350..5b3fa82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,9 +44,3 @@ clean::
 
 install/libvirt-ocaml-dev::
 	mv $(DESTDIR_DEV)/$(OCAML_STDLIB_DIR)/libvirt/*.so $(DESTDIR)/$(OCAML_DLL_DIR)/
-
-redo-patches::
-	rm -f debian/patches/*
-	git format-patch -N -o debian/patches master...patch-queue | \
-		sed -e 's%debian/patches/%%' > debian/patches/series
-

-- 
ocaml-libvirt packaging



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