[Pkg-ocaml-maint-commits] [SCM] Debian packaging for coccinelle branch, master, updated. debian/1.0.0_rc11.deb-1-14-ge1f61b4
Eugeniy Meshcheryakov
eugen at debian.org
Mon Apr 9 17:33:13 UTC 2012
The following commit has been merged in the master branch:
commit 4d6cb3b31722c5f94e7050543b88dc3b3a7d8974
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date: Mon Apr 9 16:56:21 2012 +0200
Pass --enable-release to configure
diff --git a/debian/rules b/debian/rules
index 1f9664c..2786a89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ COCCI_FLAGS = BYTECODE_STATIC="" MANDIR=/usr/share/man
VIM_ADIR = $(CURDIR)/debian/coccinelle/usr/share/vim/addons
VIM_RDIR = $(CURDIR)/debian/coccinelle/usr/share/vim/registry
-COMMON_CONFIG = --prefix=/usr
+COMMON_CONFIG = --prefix=/usr --enable-release
ifeq ($(OCAML_NATDYNLINK),yes)
CONFIG_FLAGS = $(COMMON_CONFIG)
--
Debian packaging for coccinelle
More information about the Pkg-ocaml-maint-commits
mailing list