last few fixes to install-haskell-packages

This commit is contained in:
Joey Hess 2013-05-08 22:33:30 -04:00
parent 6e5fb0f9f5
commit d935314473
2 changed files with 36 additions and 12 deletions

View file

@ -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`