[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 9971926d64db1a2c83434f475275cac4daf76fca
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Jun 26 12:50:44 2011 +0100

    Exclude more modulerefs, for private libs which aren't going to be in LD_LIBRARY_PATH

diff --git a/debian/rules b/debian/rules
index d2e0286..162c865 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,8 @@ override_dh_clideps:
 	dh_clideps	--exclude-moduleref=/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon \
 			--exclude-moduleref=/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation \
 			--exclude-moduleref=/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices \
-			--exclude-moduleref=libigemacintegration.dylib
+			--exclude-moduleref=libigemacintegration.dylib \
+			--exclude-moduleref=glibsharpglue-2
 
 override_dh_auto_test:
 	# skip "make test"

-- 
monodevelop



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