[Pkg-ocaml-maint-commits] [SCM] ocaml-batteries packaging branch, master, updated. upstream/0.20081011-5-g2f5a17f

Stefano Zacchiroli zack at upsilon.cc
Sun Oct 12 15:06:18 UTC 2008


The following commit has been merged in the master branch:
commit f6b20318f243c71b9f1ba19e5761ba167b59a075
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Sun Oct 12 15:42:42 2008 +0200

    ocamlbuild classic display

diff --git a/debian/rules b/debian/rules
index 28807ab..681c040 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,6 @@ DEB_MAKE_BUILD_TARGET = byte
 ifeq ($(OCAML_HAVE_OCAMLOPT),yes)
 DEB_MAKE_BUILD_TARGET += opt
 endif
+DEB_MAKE_BUILD_TARGET += OBFLAGS=-classic-display
 
 DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/

-- 
ocaml-batteries packaging



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