diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-09 12:38:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-07 14:20:35 -0400 |
commit | 28db16d18d2d636021cf7f8486a1ed89ebd9f232 (patch) | |
tree | 8cc57cc000433b192b74d0a840a3df4ad3e9c68b /standalone/android/install-haskell-packages | |
parent | 39c4fb057ab81c3bde7ef932f9eef8abb86aa92e (diff) |
added back lost certificate path fix for Android
Diffstat (limited to 'standalone/android/install-haskell-packages')
-rwxr-xr-x | standalone/android/install-haskell-packages | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages index 3e4c061a8..d5a4cbf82 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -91,6 +91,7 @@ install_pkgs () { patched yesod-persistent patched yesod-form patched crypto-numbers + patched certificate patched yesod-auth patched yesod patched shakespeare-text |