From 48ce4c059708e30948d8b74fb856b362fb900921 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 8 May 2013 13:31:30 -0400 Subject: [PATCH 1/2] install xmpp lib on native too --- standalone/android/install-haskell-packages | 1 + 1 file changed, 1 insertion(+) diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages index db762f732c..370cb0c324 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -123,6 +123,7 @@ install_pkgs () { --ghc-options=-I$HOME/.ghc/android-14/arm-linux-androideabi-4.7/arm-linux-androideabi/sysroot/usr/include/ \ --ld-options="-L $HOME/.ghc/android-14/arm-linux-androideabi-4.7/arm-linux-androideabi/sysroot/usr/lib/" onlycross patched network-protocol-xmpp 0.4.4 + onlynative network-protocol-xmpp patched shakespeare-css 1.0.2 patched shakespeare-i18n 1.0.0.2 patched shakespeare-js 1.1.2 From 9fca517f4a3922fc59a9ebbeeae8109396f24d2e Mon Sep 17 00:00:00 2001 From: "http://grossmeier.net/" Date: Wed, 8 May 2013 17:38:05 +0000 Subject: [PATCH 2/2] Added a comment: All PPAs are outdated --- ...mment_4_3a8bbd0a7450a7f5323cd13144824aea._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/Ubuntu_PPA/comment_4_3a8bbd0a7450a7f5323cd13144824aea._comment diff --git a/doc/forum/Ubuntu_PPA/comment_4_3a8bbd0a7450a7f5323cd13144824aea._comment b/doc/forum/Ubuntu_PPA/comment_4_3a8bbd0a7450a7f5323cd13144824aea._comment new file mode 100644 index 0000000000..335cc57ba4 --- /dev/null +++ b/doc/forum/Ubuntu_PPA/comment_4_3a8bbd0a7450a7f5323cd13144824aea._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://grossmeier.net/" + nickname="greg" + subject="All PPAs are outdated" + date="2013-05-08T17:38:04Z" + content=""" +My work preinstalled Ubuntu machine is now on Raring, and even there the version of git-annex is only 3.20121112ubuntu3; too old to have the webapp option enabled :/ The two PPAs mentioned here aren't configured to build for Raring, so even though the one from François has a build from May 1st (7 days ago), it doesn't help me ;) + +François: mind updating your PPA to support Raring? Thanks much if you do! + +Either that, or I'll take the time some day to do a proper install on this machine (read: Debian). ;-) +"""]]