[Pkg-ocaml-maint-commits] [SCM] mingw32-ocaml packaging branch, master, updated. upstream/4.00.1_20130426-20-gec7128c

Romain Beauxis toots at rastageeks.org
Wed Mar 27 14:22:12 UTC 2013


The following commit has been merged in the master branch:
commit 6881f7d260b548a55e2e396d44a58d5b2d0e2b40
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Tue Mar 26 21:16:12 2013 -0500

    Fixe binary target.

diff --git a/debian/rules b/debian/rules
index 9ad4182..8c9c444 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,8 +10,6 @@ ifeq ($(DEB_HOST_ARCH_CPU),x86_64)
 	rm -rf .pc build patches stamp-*
 	make MINGW_HOST=x86_64-w64-mingw32
 endif
-
-override_dh_auto_install:
 	make install INSTALL_DIR=$(CURDIR)/debian/tmp
 	
 override_dh_auto_clean:

-- 
mingw32-ocaml packaging



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