[Pkg-ocaml-maint-commits] [SCM] why packaging branch, master, updated. debian/2.13-1-58-g995e877

Mehdi Dogguy dogguy at pps.jussieu.fr
Fri Feb 20 16:39:41 UTC 2009


The following commit has been merged in the master branch:
commit a005d865cee494be71af33d1ed22ce022b0ff38c
Author: Mehdi Dogguy <dogguy at pps.jussieu.fr>
Date:   Fri Feb 20 17:38:43 2009 +0100

    They are already defined in ocamlvars.mk

diff --git a/debian/rules b/debian/rules
index 03990d8..4912c4b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,11 +14,6 @@ include /usr/share/ocaml/ocamlvars.mk
 include /usr/share/ocaml/ocamlinit.mk
 include /usr/share/coq/coqvars.mk
 
-# These are used for cross-compiling and for saving the configure script
-# from having to guess our platform (since we know it already)
-DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-
 WHYDIR    = $(CURDIR)/debian/why
 VERSION   = $(shell cat Version | grep ^VERSION | cut -d= -f 2)
 

-- 
why packaging



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