[Pkg-cli-libs-commits] [SCM] zeitgeist-sharp branch, master, updated. debian/0.8.0.0-3-3-g22cc974

Chow Loong Jin hyperair at debian.org
Mon Jun 25 09:32:37 UTC 2012


The following commit has been merged in the master branch:
commit 5922bbe7972d517db8c5e38c807b97fe645f81ea
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Mon Jun 25 15:51:36 2012 +0800

    Add -I. to autoreconf to find SHAMROCK_EXPAND_*
    
    Closes: #678753

diff --git a/debian/rules b/debian/rules
index 7bb2107..b22a8a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,3 +23,5 @@ override_dh_makeclilibs:
 override_dh_auto_configure:
 	dh_auto_configure -- GMCS=/usr/bin/mono-csc
 
+override_dh_autoreconf:
+	dh_autoreconf autoreconf -- -I.

-- 
zeitgeist-sharp



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