[Pkg-ocaml-maint-commits] [SCM] core packaging branch, master, updated. ff9964bd25baae2314cf6e10cd8a61dc0cd9dda0

Stefano Zacchiroli zack at upsilon.cc
Sat May 3 12:23:18 UTC 2008


The following commit has been merged in the master branch:
commit ff9964bd25baae2314cf6e10cd8a61dc0cd9dda0
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Sat May 3 14:23:10 2008 +0200

    specify build target to cdbs

diff --git a/debian/rules b/debian/rules
index cfb7141..ed23cc7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,5 +8,6 @@ LIB_NAME = core
 DLL_PKG_NAME = lib$(LIB_NAME)-ocaml
 DEV_PKG_NAME = lib$(LIB_NAME)-ocaml-dev
 
+DEB_MAKE_BUILD_TARGET = all
 DEB_MAKE_INSTALL_TARGET = install OCAMLFIND_INSTFLAGS="-destdir $(CURDIR)/debian/$(DEV_PKG_NAME)$(OCAML_STDLIB_DIR)"
 

-- 
core packaging



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