[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, debian/byte-build, updated. upstream/4.2.6-2-gb8890ed

Stefano Zacchiroli zack at upsilon.cc
Mon Mar 2 22:25:21 UTC 2009


The following commit has been merged in the debian/byte-build branch:
commit b8890edf220cf71cea60b47e9d0563fece370adb
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Mon Mar 2 23:18:11 2009 +0100

    built toplevel-library also in "byte" target

diff --git a/lib/Makefile b/lib/Makefile
index f5ea4b6..8fc4296 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -26,7 +26,7 @@ all: \
 	pa_sexp_conv.cmi pa_sexp_conv.cmo
 
 byte: \
-	pack-byte-code \
+	pack-byte-code toplevel-library \
 	sexplib.cma \
 	pa_sexp_conv.cmi pa_sexp_conv.cmo
 

-- 
sexplib310 packaging



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