[Pkg-ocaml-maint-commits] [SCM] jocaml packaging branch, master, updated. debian/3.11.0-1-7-gd6b5be0

Mehdi Dogguy dogguy at pps.jussieu.fr
Sat Apr 4 11:26:37 UTC 2009


The following commit has been merged in the master branch:
commit 85e58c05675c869acb5cb4d8263d02af383bd13e
Author: Mehdi Dogguy <dogguy at pps.jussieu.fr>
Date:   Mon Mar 2 23:29:27 2009 +0100

    Removing variables already defined in ocamlvars

diff --git a/debian/rules b/debian/rules
index 9df4e96..8604978 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,9 +17,6 @@ include /usr/share/ocaml/ocamlinit.mk
 
 export DH_OPTIONS
 
-DEB_HOST_GNU_TYPE  := $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-DEB_BUILD_GNU_TYPE := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-
 JOCAML_ABI         := $(shell head -1 VERSION)
 JOCAML_OPT_ARCH    := $(OCAML_OPT_ARCH)
 JOCAML_STDLIB_DIR  := /usr/lib/jocaml/$(JOCAML_ABI)

-- 
jocaml packaging



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