diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-11 02:50:51 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-11 02:50:51 +0000 |
commit | f462ff8a7f9b2dcea585dc3e032374974a133158 (patch) | |
tree | 6c0d7fb6b600dfdaf9ef7749a8cd19d1cc83b6ea /standalone/android/install-haskell-packages | |
parent | 7dd86927078adffde6d33c73fb21c55796fe7c56 (diff) |
add android patch for x509-system cert store
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 749f45f62..c56f3b250 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -86,6 +86,7 @@ install_pkgs () { patched skein patched lens patched certificate + patched x509-system patched persistent-template patched system-filepath patched wai-app-static |