[Pkg-ocaml-maint-commits] [cppo] 09/11: Update packaging

Stéphane Glondu glondu at moszumanska.debian.org
Tue Jan 26 14:56:29 UTC 2016


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

glondu pushed a commit to branch master
in repository cppo.

commit 67afff6d54d6bc0310f80db34a76900eea2047b6
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Jan 26 15:51:36 2016 +0100

    Update packaging
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index a23a94d..8d769dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,8 +20,8 @@ override_dh_auto_build:
 ifeq ($(OCAML_HAVE_OCAMLOPT),yes)
 	$(MAKE) opt ocamlbuild
 else
-	$(MAKE) all ocamlbuild BEST=byte
-endif 
+	$(MAKE) all ocamlbuild
+endif
 
 .PHONY: override_dh_auto_install
 override_dh_auto_install:

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



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