[Pkg-mono-svn-commits] [SCM] mono-tools branch, master, updated. debian/2.10-2

Jo Shields directhex at apebox.org
Fri Jan 20 17:02:32 UTC 2012


The following commit has been merged in the master branch:
commit 7dadf4c7691290c6d1779360ecb3a1e044d1222c
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Jan 20 16:57:23 2012 +0000

    Correct order of dh parameters

diff --git a/debian/rules b/debian/rules
index b424b84..681191e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,4 +33,4 @@ get-orig-source:
 		--rename
 
 %:
-	dh --with autoreconf,xsp $@
+	dh $@ --with autoreconf,xsp

-- 
mono-tools



More information about the Pkg-mono-svn-commits mailing list