From 93717e0b2c10f79f0456db95a1ab018d15cdbc41 Mon Sep 17 00:00:00 2001 From: hattenberger Date: Mon, 3 Jan 2011 17:39:47 +0000 Subject: Update the latest version of ivy-ocaml --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 6a369dc..a6550e0 100755 --- a/debian/rules +++ b/debian/rules @@ -10,6 +10,7 @@ #export DH_VERBOSE=1 +OCAMLABI := $(shell ocamlc -version) CFLAGS = -Wall -g @@ -90,7 +91,7 @@ binary-arch: build install # dh_makeshlibs dh_installdeb dh_shlibdeps - dh_gencontrol + dh_gencontrol -- -VF:OCamlABI="$(OCAMLABI)" dh_md5sums dh_builddeb -- cgit v1.1