[Pkg-ocaml-maint-commits] [SCM] mingw32-ocaml packaging branch, upstream, updated. upstream/4.00.1_20130426-1-g8966700

Romain Beauxis toots at rastageeks.org
Tue Mar 26 20:22:18 UTC 2013


The following commit has been merged in the upstream branch:
commit 8966700f29f60963a69c30264dfef9be505dcbb3
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Tue Mar 26 15:21:47 2013 -0500

    Imported Upstream version 4.00.1~20130426

diff --git a/Makefile b/Makefile
index 344dea2..8975898 100644
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,7 @@ stamp-prepare-cross-build: stamp-patch-mingw-include
 	  -e "s, at arch@,$(ARCH),g" \
 	  -e "s, at mingw_system@,$(MINGW_SYSTEM),g" \
 	  -e "s, at flexdir@,$(CURDIR)/$(BUILD_DIR)/$(FLEXDLL_DIR),g" \
-	  -e "s, at flexlink_mingw_chain@,$(FLEXLINK_CHAIN),g" \
+	  -e "s, at flexlink_mingw_chain@,$(MINGW_SYSTEM),g" \
 	  -e "s, at mingw_host@,$(MINGW_HOST),g" \
 	  < files/ocaml//Makefile-mingw.in > $(BUILD_DIR)/$(OCAML_DIR)/config/Makefile
 	# We're going to build in otherlibs/win32unix and otherlibs/win32graph

-- 
mingw32-ocaml packaging



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