[Pkg-cli-apps-commits] [SCM] monodevelop branch, master-experimental, updated. debian/2.4.1+dfsg-1-16-g8264ecb

Jo Shields directhex at apebox.org
Sun Jun 26 15:47:22 UTC 2011


The following commit has been merged in the master-experimental branch:
commit 445d8a00c8ef54df6a8578e30138b73b8dc14955
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Jun 24 17:14:48 2011 +0100

    Refresh configure flags

diff --git a/debian/rules b/debian/rules
index 99ffd2e..d2e0286 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,10 +19,9 @@ override_dh_auto_configure:
 	  --disable-update-mimedb \
 	  --disable-update-desktopdb \
 	  --disable-monoextensions \
-	  --enable-versioncontrol --enable-subversion \
-	  --enable-aspnet \
+	  --enable-git --enable-subversion \
 	  --enable-gnomeplatform \
-	  --enable-c MCS=/usr/bin/mono-csc CSC=/usr/bin/mono-csc
+	  MCS=/usr/bin/mono-csc CSC=/usr/bin/mono-csc
 
 override_dh_auto_build:
 	XDG_CONFIG_HOME=$(DEBIAN_DIR) dh_auto_build

-- 
monodevelop



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