[Pkg-cli-apps-commits] [monodevelop] 06/08: Add more excluded Mac-specific modulerefs
Jo Shields
directhex at alioth.debian.org
Thu Oct 10 13:08:26 UTC 2013
This is an automated email from the git hooks/post-receive script.
directhex pushed a commit to annotated tag debian/4.0.12+dfsg-1
in repository monodevelop.
commit 92762f78034cba49e4c152f8b1775addbd16e0d8
Author: Jo Shields <directhex at apebox.org>
Date: Thu Oct 10 12:31:04 2013 +0200
Add more excluded Mac-specific modulerefs
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 57c5ab9..951795d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,8 @@ override_dh_clideps:
--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
+ --exclude-moduleref=libgtk-quartz-2.0.dylib \
+ --exclude-moduleref=libgtk-quartz-2.0
override_dh_auto_test:
# skip "make test"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/monodevelop.git
More information about the Pkg-cli-apps-commits
mailing list