The following commit has been merged in the master branch:
commit e00b6adbc052cefdc72ba0ca77cf14e94b21055c
Author: Romain Beauxis <to...@rastageeks.org>
Date:   Wed Oct 12 01:28:24 2011 +0200

    Really commit 1.0~beta5-3..

diff --git a/debian/changelog b/debian/changelog
index 636ddc5..d59649b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gd4o (1.0~alpha5-3) unstable; urgency=low
+
+  * Also build native library. 
+
+ -- Romain Beauxis <to...@rastageeks.org>  Wed, 12 Oct 2011 01:12:02 +0200
+
 gd4o (1.0~alpha5-2) unstable; urgency=low
 
   * Patched Makefile to pass -fPIC to CFLAGS. 
diff --git a/debian/rules b/debian/rules
index 6daf096..57a4f60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ include /usr/share/cdbs/1/rules/ocaml.mk
 
 DESTDIR = $(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR)
 # Do not compile dynlink files for now..
-DEB_MAKE_BUILD_TARGET := OCAML_DYNLINK="" all
+DEB_MAKE_BUILD_TARGET := OCAML_DYNLINK="" all opt
 DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) 
OCAMLFIND_LDCONF=ignore
 
 build/libgd-gd2-noxpm-ocaml-dev::

-- 
gdo packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to