[SCM] libass/master: Enable verbose build logs

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Nov 11 15:29:37 UTC 2014


The following commit has been merged in the master branch:
commit a084d654c84d12f70ebc0f665bb7df941cd1b081
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Nov 11 16:16:47 2014 +0100

    Enable verbose build logs

diff --git a/debian/rules b/debian/rules
index fbf7593..3c86f55 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export V=1
+
 %:
 	dh $@ --parallel --with autoreconf
 

-- 
LibASS packaging



More information about the pkg-multimedia-commits mailing list