[SCM] mixxx/master: Revert "debian/rules: dh's addon "scour" removed"

mfv-guest at users.alioth.debian.org mfv-guest at users.alioth.debian.org
Wed Oct 2 14:22:33 UTC 2013


The following commit has been merged in the master branch:
commit 253a419f973ee423ff63a40899eb7aa8ea3ded01
Author: Matteo F. Vescovi <mfv.debian at gmail.com>
Date:   Wed Oct 2 16:00:56 2013 +0200

    Revert "debian/rules: dh's addon "scour" removed"
    
    This reverts commit b3811ac8dc6f2f67863819283b56c2b3bc58b1ae.
    
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index 93dbc62..3b13584 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ SCONS_OPTS = install_root=$(CURDIR)/debian/tmp/usr qtdir=/usr/share/qt4 prefix=/
 SCONS_OPTS += machine=$(DEB_HOST_ARCH)
 
 %:
-	dh $@ --parallel --with=autotools_dev
+	dh $@ --parallel --with=scour,autotools_dev
 
 override_dh_auto_build:
 	# create icons

-- 
mixxx packaging



More information about the pkg-multimedia-commits mailing list