[Pkg-cli-apps-commits] [SCM] monodevelop branch, master, updated. debian/3.0.3.2+dfsg-1-13-g4bfbce8
Jo Shields
directhex at apebox.org
Sun Feb 24 19:02:04 UTC 2013
The following commit has been merged in the master branch:
commit 9596fba6089b83a7275e705b9267e1d877db3891
Author: Jo Shields <directhex at apebox.org>
Date: Sun Feb 24 18:47:02 2013 +0000
Exclude a bundle of extra Mac/Windows-specific modulerefs
diff --git a/debian/rules b/debian/rules
index 36817e0..77f41d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,13 @@ override_dh_clideps:
--exclude-moduleref=libigemacintegration.dylib \
--exclude-moduleref=/usr/lib/libobjc.dylib \
--exclude-moduleref=glibsharpglue-2 \
- --exclude-moduleref=gtksharpglue-2
+ --exclude-moduleref=gtksharpglue-2 \
+ --exclude-moduleref=libsvn_client-1.so.0 \
+ --exclude-moduleref=libapr-0.so.0 \
+ --exclude-moduleref=ole32.dll \
+ --exclude-moduleref=fusion \
+ --exclude-moduleref=/System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/CoreGraphics \
+ --exclude-moduleref=libgtk-quartz-2.0.dylib
override_dh_auto_test:
# skip "make test"
--
monodevelop
More information about the Pkg-cli-apps-commits
mailing list