From 5f0b3b4d4ed17083c8af01362178a8f08eaddaff Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 8 Feb 2014 13:03:44 -0400 Subject: [PATCH] DAV fixed --- standalone/android/install-haskell-packages | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages index 96f9299376..d344a36fd6 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -28,7 +28,6 @@ cabalinstall () { patched () { pkg=$1 ver=$2 - shift 1 if [ -z "$ver" ]; then cabal unpack $pkg else @@ -50,7 +49,7 @@ patched () { fi fi done - cabalinstall "$@" + cabalinstall rm -rf $pkg* cd .. } @@ -102,8 +101,7 @@ install_pkgs () { patched yesod patched shakespeare-text patched process-conduit - patched gnuidn - patched DAV 0.5.1 + patched DAV patched yesod-static patched uuid patched dns