[Pkg-ocaml-maint-commits] [tyxml] 02/04: Disable ocamlduce support

Stéphane Glondu glondu at alioth.debian.org
Sun Nov 10 01:19:35 UTC 2013


This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to branch master
in repository tyxml.

commit 9011a9d0756944dfe7dba936eb1153c1e40d4c78
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Nov 9 21:32:45 2013 +0100

    Disable ocamlduce support
---
 debian/control |    1 -
 debian/rules   |    1 -
 2 files changed, 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0f87bc6..091fb20 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends:
  ocaml-findlib,
  camlp4-extra,
  libocamlnet-ocaml-dev,
- ocamlduce,
  ocaml-nox
 Standards-Version: 3.9.4
 Section: ocaml
diff --git a/debian/rules b/debian/rules
index f4d6eaf..9f7d82e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ DESTDIR=$(CURDIR)/debian/tmp
 include /usr/share/ocaml/ocamlvars.mk
 
 export OCAMLFIND_DESTDIR := $(DESTDIR)/$(OCAML_STDLIB_DIR)
-export OCAMLOBJINFO := ocamlduceobjinfo
 
 ifeq ($(OCAML_HAVE_OCAMLOPT),yes)
   BUILD_TARGET := byte opt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/tyxml.git



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