[SCM] rekonq packaging branch, master, updated. 0e65c6e8cde1a51a0ea709c9df97f8e2ab20ccab

Felix Geyer debfx-guest at alioth.debian.org
Sat Mar 26 18:14:22 UTC 2011


The following commit has been merged in the master branch:
commit 87fbf669a608442e6079d9c00dba8de802c5d07f
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Sat Mar 26 18:57:19 2011 +0100

    Pass the sequence as the first parameter to dh.
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index f125bc8..02d013f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 LDFLAGS += -Wl,--as-needed
 
 %:
-	dh --parallel --with kde $@
+	dh $@ --parallel --with kde
 
 override_dh_strip:
 	dh_strip --dbg-package=rekonq-dbg

-- 
rekonq packaging



More information about the pkg-kde-commits mailing list