[Pkg-cli-apps-commits] [SCM] gnome-do branch, master, updated. debian/0.8.5-2-5-g52909fa

Chow Loong Jin hyperair at debian.org
Wed Jan 18 20:09:44 UTC 2012


The following commit has been merged in the master branch:
commit 47deead0790931e2e207d483fb56b0068396bc87
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Thu Jan 19 03:37:28 2012 +0800

    Move --with after $@ in dh call

diff --git a/debian/rules b/debian/rules
index 8ae2521..36f5c63 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,4 +20,4 @@ override_dh_install:
 	dh_install
 
 %:
-	dh --with autoreconf,quilt,cli $@
+	dh $@ --with autoreconf,quilt,cli

-- 
gnome-do



More information about the Pkg-cli-apps-commits mailing list