From b7a25f951c3dc3306b0ebd1a652cd5ed8fc76b65 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 8 May 2013 22:33:30 -0400 Subject: last few fixes to install-haskell-packages --- doc/install/Android.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/install') diff --git a/doc/install/Android.mdwn b/doc/install/Android.mdwn index dbaa58fe8..dbd0c0198 100644 --- a/doc/install/Android.mdwn +++ b/doc/install/Android.mdwn @@ -25,7 +25,7 @@ process: * You will need to have the Android SDK and NDK installed; see `standalone/android/Makefile` to configure the paths to them. You'll also need ant, and the JDK. -* In `standalone/android/`, run `install-haskell-packages native; install-haskell-packages` +* In `standalone/android/`, run `install-haskell-packages native` * You also need to install git and all the utilities listed on [[fromscratch]], on the system doing the building. * Then to build the full Android app bundle, use `make androidapp` -- cgit v1.2.3