[SCM] rosegarden/master: Pass --enable-debug to the configure script.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Wed May 11 09:37:49 UTC 2011
The following commit has been merged in the master branch:
commit 38d57894e5aec503232a5bba429ee5d2d3815b44
Author: Alessio Treglia <alessio at debian.org>
Date: Wed May 11 11:18:33 2011 +0200
Pass --enable-debug to the configure script.
diff --git a/debian/rules b/debian/rules
index da24262..1c48f31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ override_dh_clean:
override_dh_auto_configure:
sh ./bootstrap.sh
- dh_auto_configure
+ dh_auto_configure -- --enable-debug
override_dh_auto_test:
--
rosegarden packaging
More information about the pkg-multimedia-commits
mailing list