[SCM] qjackctl/master: No need to override DEB_CONFIGURE_EXTRA_FLAGS, --prefix=/usr is set by default.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Dec 2 18:46:30 UTC 2010


The following commit has been merged in the master branch:
commit 761c4b2bb6a0719bd986d2de331808adc9aeca5e
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Dec 2 19:46:04 2010 +0100

    No need to override DEB_CONFIGURE_EXTRA_FLAGS, --prefix=/usr is set by default.

diff --git a/debian/rules b/debian/rules
index 05382e8..a1db13c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,6 @@ export QTDIR=/usr/share/qt4
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/usr
-
 DEB_MAKE_CLEAN_TARGET   := clean
 DEB_CLEAN_EXCLUDE       := qjackctl.pro
 

-- 
qjackctl packaging



More information about the pkg-multimedia-commits mailing list