[Pkg-cli-apps-commits] [smuxi] 01/02: Disabled JabbR engine as it needs Mono >= 2.10 which lucid doesn't have
Mirco Bauer
meebey at alioth.debian.org
Sun Sep 8 17:24:30 UTC 2013
This is an automated email from the git hooks/post-receive script.
meebey pushed a commit to branch lucid-backports
in repository smuxi.
commit 4c85eb66f119d3e1d3aba1f04382631e99ff5d84
Author: Mirco Bauer <meebey at meebey.net>
Date: Sun Sep 8 19:11:21 2013 +0200
Disabled JabbR engine as it needs Mono >= 2.10 which lucid doesn't have
---
debian/rules | 1 +
debian/smuxi-engine.install | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 0cc22bf..c5122a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ override_dh_auto_configure:
--enable-engine-xmpp \
--enable-frontend-gnome \
--enable-frontend-stfl \
+ --disable-engine-jabbr \
--with-notify \
--with-gtkspell \
--with-db4o=included \
diff --git a/debian/smuxi-engine.install b/debian/smuxi-engine.install
index 6693487..9fff5d0 100644
--- a/debian/smuxi-engine.install
+++ b/debian/smuxi-engine.install
@@ -10,8 +10,6 @@ usr/lib/smuxi/ServiceStack*.dll*
usr/lib/smuxi/Newtonsoft.Json.dll*
usr/lib/smuxi/agsxmpp.dll*
usr/lib/smuxi/StarkSoftProxy.dll*
-usr/lib/smuxi/Microsoft.AspNet.SignalR.Client.dll*
-usr/lib/smuxi/JabbR.Client.dll*
usr/share/locale/*/LC_MESSAGES/smuxi-engine*.mo
usr/share/locale/*/LC_MESSAGES/smuxi-frontend.mo
usr/share/locale/*/LC_MESSAGES/smuxi-server.mo
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git
More information about the Pkg-cli-apps-commits
mailing list