The following commit has been merged in the master branch:
commit ca09e3b1a5ca4ad792d72e901d8f20442982b193
Author: Mehdi Dogguy <me...@debian.org>
Date:   Thu Jan 5 15:02:11 2012 +0100

    Add forgotten hunk in utf8_length patch

diff --git a/debian/patches/utf8_length b/debian/patches/utf8_length
index e96682d..d1fe70b 100644
--- a/debian/patches/utf8_length
+++ b/debian/patches/utf8_length
@@ -14,7 +14,16 @@ Description: Correctly determine length of lines containing 
UTF8 characters
    in
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -51,10 +51,10 @@
+@@ -10,6 +10,8 @@
+ OCAMLYACC=@OCAMLYACC@
+ OCAMLLEX=@OCAMLLEX@
+ 
++OCAMLC_FLAGS=-I +extlib extLib.cma
++
+ # Installation directory
+ INSTALLDIR=@INSTALLDIR@
+ 
+@@ -51,10 +53,10 @@
        $(OCAMLDEP) *.ml *.mli > Depend
  
  headache: $(CMO)

-- 
headache packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to