[SCM] Debian packaging of libconvert-binary-c-perl branch, master, updated. d4b58ef0b3245369b7070a433323631acbf20dbe

gregor herrmann gregoa at debian.org
Mon Jun 17 21:31:07 UTC 2013


The following commit has been merged in the master branch:
commit bc485252db94fc992fce7d9fd4005515179b9873
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 17 23:16:59 2013 +0200

    debian/rules: set environment variable to unhide compiler flags.

diff --git a/debian/rules b/debian/rules
index 2d33f6a..dfba6b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
 
 %:
 	dh $@
+
+override_dh_auto_configure:
+	# don't hide compiler flags
+	CBC_MAKEFILE_DEBUG=1 dh_auto_configure

-- 
Debian packaging of libconvert-binary-c-perl



More information about the Pkg-perl-cvs-commits mailing list