diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-22 18:17:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-22 18:17:46 -0400 |
commit | d50ed3a409609f2e7765a4083289bfe09c122c3f (patch) | |
tree | bd5c50c50738e66b1febda5db46c77281c862bc8 /standalone | |
parent | b0ac494fa5987e611985d87d2276064a45579469 (diff) |
reorder
Diffstat (limited to 'standalone')
-rwxr-xr-x | standalone/android/install-haskell-packages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages index a5125d552..8bf7981dc 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -76,7 +76,6 @@ install_pkgs () { patched profunctors patched skein patched lens - patched DAV patched persistent-template patched file-embed patched wai-app-static @@ -92,6 +91,7 @@ install_pkgs () { patched yesod patched async patched gnuidn + patched DAV installgitannexdeps -fAndroid -f-Pairing |