[Pkg-cli-apps-commits] [SCM] longomatch branch, master, updated. debian/0.14.1-1-9-g92f3f2e

Stefan Ebner sebner at ubuntu.com
Mon Jul 13 18:40:48 UTC 2009


The following commit has been merged in the master branch:
commit 92f3f2eee13383e106d7375005a4e2b583293e03
Author: Stefan Ebner <sebner at ubuntu.com>
Date:   Mon Jul 13 20:39:56 2009 +0200

    Use magic mono autoreconf command ^^

diff --git a/debian/rules b/debian/rules
index 4545b63..de953a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ get-orig-source:
 		--rename
 
 override_dh_auto_configure:
-	autoreconf
+	autoreconf -f -i -s
 	dh_auto_configure -- GMCS=/usr/bin/csc CSC=/usr/bin/csc
 
 override_dh_auto_install:

-- 
longomatch



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