[Pkg-ocaml-maint-commits] [SCM] dose2 packaging branch, master, updated. a6e2dc48f8f8c55538b596ae7e3015187c714278

Stefano Zacchiroli zack at upsilon.cc
Thu May 15 22:04:16 UTC 2008


The following commit has been merged in the master branch:
commit 79d4b383e1d2045bf7a3029e0cad0058b37c6c10
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Thu May 15 23:14:14 2008 +0200

    update rules for new (autotools) upstream

diff --git a/debian/rules b/debian/rules
index ec0a019..0d6d1d5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,9 @@
 #!/usr/bin/make -f
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/makefile.mk
+include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/class/ocaml.mk
 
-ifeq ($(OCAML_HAVE_OCAMLOPT),yes)
 DEB_MAKE_BUILD_TARGET = all
-else
-DEB_MAKE_BUILD_TARGET = byte
-endif
-
 LIB_NAME = dose2
 DLL_PKG_NAME = lib$(LIB_NAME)-ocaml
 DEV_PKG_NAME = lib$(LIB_NAME)-ocaml-dev

-- 
dose2 packaging



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