[SCM] libde265/master: Need to pass arguments to "dh".

fancycode-guest at users.alioth.debian.org fancycode-guest at users.alioth.debian.org
Thu Apr 3 13:31:12 UTC 2014


The following commit has been merged in the master branch:
commit 94f05bffd53315c04d9b290025e8bea3ef44fcea
Author: Joachim Bauch <bauch at struktur.de>
Date:   Thu Apr 3 15:22:55 2014 +0200

    Need to pass arguments to "dh".

diff --git a/debian/rules b/debian/rules
index 454ddb7..b3f2c1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh --with autoreconf --parallel
+	dh $@ --with autoreconf --parallel
 
 override_dh_auto_install:
 	dh_auto_install

-- 
libde265 packaging



More information about the pkg-multimedia-commits mailing list