[Pkg-ocaml-maint-commits] [SCM] Debian packaging for coccinelle branch, fixes/system-ocamlsexp, updated. upstream/0.1.8.deb-27-gea09507

Eugeniy Meshcheryakov eugen at debian.org
Sun Aug 9 19:00:57 UTC 2009


The following commit has been merged in the fixes/system-ocamlsexp branch:
commit 200b4a3bc83bcc6123aaf75fd80ed6370647749a
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Sun Aug 9 20:45:48 2009 +0200

    Do not add sexplib to includes

diff --git a/parsing_c/Makefile b/parsing_c/Makefile
index 04a03c3..17c85dd 100644
--- a/parsing_c/Makefile
+++ b/parsing_c/Makefile
@@ -10,7 +10,7 @@ TARGET=parsing_c
 
 ifeq ($(FEATURE_TARZAN), 1)
 TARZANSRC=sexp_ast_c.ml
-TARZANINCLUDE=-I ../ocamlsexp
+#TARZANINCLUDE=-I ../ocamlsexp
 endif
 
 

-- 
Debian packaging for coccinelle



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