summaryrefslogtreecommitdiff
path: root/standalone/android/install-haskell-packages
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-03 13:14:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-03 13:14:49 -0400
commit46bafffb40f438d4aff6d26e0e5963a57692589f (patch)
tree16db3bc92ade89f413259d3d3500c25405dbb2a3 /standalone/android/install-haskell-packages
parent88861987a9096453aa34469f2edf207bd5a5843d (diff)
Android: Fix SRV record lookups for XMPP to use android getprop command to find DNS server, since there is no resolv.conf.
Diffstat (limited to 'standalone/android/install-haskell-packages')
-rwxr-xr-xstandalone/android/install-haskell-packages1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages
index f0a4b9113..a8d4a18f9 100755
--- a/standalone/android/install-haskell-packages
+++ b/standalone/android/install-haskell-packages
@@ -98,6 +98,7 @@ install_pkgs () {
patched DAV
patched language-javascript
patched uuid
+ patched dns
cd ..