[SCM] jaaa/master: Tune rules file - Makefile moved by upstream.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Aug 7 12:22:37 UTC 2013


The following commit has been merged in the master branch:
commit 742e1c84bf4955b5510342fba81c7bfe511a0df7
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Aug 7 14:05:38 2013 +0200

    Tune rules file - Makefile moved by upstream.

diff --git a/debian/rules b/debian/rules
index fad636a..e334c18 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 MAINPACKAGE?=$(shell dpkg-parsechangelog | sed -n 's/Source: \(.*\)/\1/p')
 
 %:
-	dh $@
+	dh $@ --sourcedir=source
 
 override_dh_auto_build:
 	dh_auto_build

-- 
jaaa packaging



More information about the pkg-multimedia-commits mailing list