[Pkg-ocaml-maint-commits] [SCM] obus packaging branch, master, updated. upstream/1.0.rc1-4-g13332a4

Stephane Glondu steph at glondu.net
Fri Oct 16 08:36:23 UTC 2009


The following commit has been merged in the master branch:
commit 13332a4d09cef92798ddc9ab104da3a6d998e09a
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Oct 16 10:33:17 2009 +0200

    Use "all" target

diff --git a/debian/rules b/debian/rules
index 5b30c76..4104348 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,5 +22,5 @@ override_dh_auto_install:
 override_dh_auto_build:
 	make \
 	  OC="ocamlbuild -classic-display -byte-plugin" \
-	  $(if $(OCAML_OPT_ARCH),all,byte)
+	  all
 	make doc

-- 
obus packaging



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