[SCM] klick/master: Enable debug build.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jun 10 10:56:43 UTC 2011


The following commit has been merged in the master branch:
commit 37f0d2c494f6c6499c45a15360fb4e728c43ded2
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Jun 10 12:56:48 2011 +0200

    Enable debug build.

diff --git a/debian/rules b/debian/rules
index 3b37d0e..58a69b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ SCONS = scons --warn=no-deprecated
 	dh $@
 
 override_dh_auto_build:
-	$(SCONS) PREFIX=/usr RUBBERBAND=True
+	$(SCONS) PREFIX=/usr RUBBERBAND=True DEBUG=True
 
 override_dh_auto_clean:
 	[ ! $(DEB_MAINTAINER_MODE) -ne 1 ] || $(SCONS) -c

-- 
klick packaging



More information about the pkg-multimedia-commits mailing list