[SCM] gpac/master: Enable verbose building

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Thu Aug 4 21:31:25 UTC 2016


The following commit has been merged in the master branch:
commit e658eac3322145c7614685ec1d4908ff73b1551f
Author: James Cowgill <jcowgill at debian.org>
Date:   Thu Aug 4 21:03:16 2016 +0100

    Enable verbose building

diff --git a/debian/rules b/debian/rules
index 1e51074..d8328a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,7 @@ override_dh_auto_configure:
 	    --enable-joystick \
 	    --enable-debug \
 	    --disable-ssl \
+	    --verbose \
 	    $(DEB_EXTRA_CONFIGURE_FLAGS)
 	echo "#define GPAC_GIT_REVISION	\"$(GPAC_GIT_REVISION)\"" > include/gpac/revision.h
 	# workaround broken libav detection

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list