[Pkg-ocaml-maint-commits] [SCM] dose2 packaging branch, upstream, updated. upstream/1.3.2-3-ge431064

Ralf Treinen rt at free.fr
Tue Mar 24 20:37:06 UTC 2009


The following commit has been merged in the upstream branch:
commit e4310642b8893f49486921c294d47f4659fd902e
Author: Ralf Treinen <rt at free.fr>
Date:   Tue Mar 24 21:31:22 2009 +0100

    Imported Upstream version 1.4

diff --git a/Makefile.in b/Makefile.in
index 161e573..76ca53b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -51,7 +51,7 @@ depend:
 install: @BEST@
 	-$(UNINSTALL) dose2
 ifeq (@OCAMLBEST@, byte)
-	$(INSTALL) -patch-version -patch-archives @VERSION@ dose2 META $(CMAS)
+	$(INSTALL) -patch-archives -patch-version @VERSION@ dose2 META $(CMAS)
 else
 	$(INSTALL) -patch-version @VERSION@ dose2 META $(CMAS) $(CMXAS) $(ARCHIVES)
 endif	

-- 
dose2 packaging



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