[SCM] libambix/master: Set VERBOSE envvar to spot testsuite-problems.

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Sun Oct 9 23:03:23 UTC 2016


The following commit has been merged in the master branch:
commit 9ea5f024dd76d55a9a42afd1ff45b814dff79478
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Mon Oct 10 01:02:41 2016 +0200

    Set VERBOSE envvar to spot testsuite-problems.

diff --git a/debian/rules b/debian/rules
index 1b31e65..4c45860 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,8 @@ include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/class/pd.mk
 include /usr/share/cdbs/1/rules/utils.mk
 
+export VERBOSE=1
+
 #DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(cdbs_make_curdestdir) prefix=/usr libdir=/usr/lib/${DEB_HOST_MULTIARCH}/
 DEB_MAKE_CHECK_TARGET = check
 ## use 'clean' instead of 'distclean'

-- 
libambix packaging



More information about the pkg-multimedia-commits mailing list