[Pkg-ocaml-maint-commits] [SCM] headache packaging branch, master, updated. debian/1.03-21-3-gca09e3b

Mehdi Dogguy mehdi at debian.org
Thu Jan 5 14:05:15 UTC 2012


The following commit has been merged in the master branch:
commit ca09e3b1a5ca4ad792d72e901d8f20442982b193
Author: Mehdi Dogguy <mehdi at 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



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