The following commit has been merged in the master branch:
commit 4b778865c8fa7c0e8c8b897a739bbce03d6fcf2a
Author: Stephane Glondu <[email protected]>
Date:   Fri May 21 17:14:21 2010 +0200

    Add 0001-Do-not-remove-ocamlbuild.Makefile.patch

diff --git a/debian/patches/0001-Do-not-remove-ocamlbuild.Makefile.patch 
b/debian/patches/0001-Do-not-remove-ocamlbuild.Makefile.patch
new file mode 100644
index 0000000..2946250
--- /dev/null
+++ b/debian/patches/0001-Do-not-remove-ocamlbuild.Makefile.patch
@@ -0,0 +1,23 @@
+From: Stephane Glondu <[email protected]>
+Date: Fri, 21 May 2010 15:53:08 +0200
+Subject: [PATCH] Do not remove ocamlbuild.Makefile
+
+This file is present in upstream tarball; do not remove it so that the
+tree is in the same state as freshly unpacked after distclean.
+
+Signed-off-by: Stephane Glondu <[email protected]>
+---
+ ocamlbuild.Makefile |    2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/ocamlbuild.Makefile b/ocamlbuild.Makefile
+index ef32e7d..f8ee8ec 100644
+--- a/ocamlbuild.Makefile
++++ b/ocamlbuild.Makefile
+@@ -214,4 +214,4 @@ cleaner:: clean
+       make -C examples clean
+ 
+ dist-clean distclean:: clean
+-      rm -f Makefile config.cache config.log config.status META version.ml 
myocamlbuild.ml ocamlbuild.Makefile simple.Makefile
++      rm -f Makefile config.cache config.log config.status META version.ml 
myocamlbuild.ml simple.Makefile
+-- 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1b9bafa
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Do-not-remove-ocamlbuild.Makefile.patch

-- 
mlpost packaging

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

Reply via email to