From 357c16ba9898e013345a0d56202a0cf3ba63b008 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 May 2014 17:56:41 -0400 Subject: fix gnutls to link, again I don't know why, but I keep finding that the way I hacked this to work before doesn't work and a new way is needed. Perhaps changes to cabal made my old hacks break? --- doc/install/Android.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/install') diff --git a/doc/install/Android.mdwn b/doc/install/Android.mdwn index 537f6d518..1731f108a 100644 --- a/doc/install/Android.mdwn +++ b/doc/install/Android.mdwn @@ -27,9 +27,9 @@ of Bath CS department. git-annex can be built from source for Android. 1. Run `standalone/android/buildchroot` as root (requires debootstrap). - This builds a chroot with an `androidbuilder` user. + This builds a chroot with an `builder` user. The rest of the build will run in this chroot as that user. -2. Then run `standalone/android/install-haskell-packages` +2. In the chroot, run `standalone/android/install-haskell-packages` Note that this will break from time to time as new versions of packages are released, and the patches it applies have to be updated when this happens. -- cgit v1.2.3