more fixes

This commit is contained in:
Joey Hess 2013-05-08 16:48:29 -04:00
parent 94d9caf1f7
commit c9d7a8cc51

View file

@ -63,7 +63,7 @@ install_pkgs () {
mkdir tmp
cd tmp
onlycross unpatched bytestring-0.10.3.0 text-0.11.2.3 parsec-3.1.3
onlycross unpatched bytestring-0.10.3.0 text-0.11.3.1 parsec-3.1.3
patched network 2.4.1.0
unpatched cereal-0.3.5.2
patched socks 0.4.2
@ -164,7 +164,7 @@ if [ "$1" = native ]; then
fi
install_pkgs
else
native=0
native=
PATH=$HOME/.ghc/android-14/arm-linux-androideabi-4.7/bin:$HOME/.ghc/android-14/arm-linux-androideabi-4.7/arm-linux-androideabi/bin:$PATH
if [ ! -e $HOME/.ghc/android-14/arm-linux-androideabi-4.7/cabal/packages/hackage.haskell.org ]; then
cabal update