[SCM] mustang-plug/master: Set source directory to plug by passing -D to dh sequencer.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat May 19 17:50:09 UTC 2012


The following commit has been merged in the master branch:
commit 6c15732fcd9fdebaf511f036533a374b3e636406
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat May 19 19:48:14 2012 +0200

    Set source directory to plug by passing -D to dh sequencer.

diff --git a/debian/rules b/debian/rules
index 65beb62..8135e29 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel -Dplug
 
 override_dh_auto_configure:
 	dh_auto_configure -- target.path=/usr/bin

-- 
mustang-plug packaging



More information about the pkg-multimedia-commits mailing list