The following commit has been merged in the master branch:
commit 79d4b383e1d2045bf7a3029e0cad0058b37c6c10
Author: Stefano Zacchiroli <[EMAIL PROTECTED]>
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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to