[SCM] juce/master: verbose builds

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Thu Nov 9 13:06:39 UTC 2017


The following commit has been merged in the master branch:
commit 70d0e2fa8c6e8fa9ac29e5be7ec4fffb90b20882
Author: IOhannes m zmölnig <zmoelnig at umlautS.umlaeute.mur.at>
Date:   Wed Nov 8 23:02:46 2017 +0100

    verbose builds

diff --git a/debian/rules b/debian/rules
index 8ecf8fe..17ad6ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,8 @@ DEB_COPYRIGHT_CHECK_IGNORE_REGEX = \
 
 DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(cdbs_make_curdestdir) prefix=/usr libdir=/usr/lib/${DEB_HOST_MULTIARCH}/
 
+DEB_MAKE_EXTRA_ARGS += "V=1"
+
 DEB_INSTALL_MANPAGES_juce-tools=debian/Projucer.1
 DEB_INSTALL_CHANGELOGS_ALL=ChangeList.txt
 

-- 
juce packaging



More information about the pkg-multimedia-commits mailing list