diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/android-sdk.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/android-sdk.rb b/Library/Formula/android-sdk.rb index bd0d68a6f..4f6adc015 100644 --- a/Library/Formula/android-sdk.rb +++ b/Library/Formula/android-sdk.rb @@ -67,7 +67,7 @@ class AndroidSdk < Formula updates. If you want to try and fix this then see the comment in this formula. You may need to add the following to your .bashrc: - export ANDROID_SDK_ROOT=#{opt_prefix} + export ANDROID_HOME=#{opt_prefix} EOS end |
