summaryrefslogtreecommitdiff
path: root/standalone/android
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-22 22:39:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-22 22:39:29 -0400
commit79f68e3848edfdb321bd29b0ae2c1fb8048d5925 (patch)
tree83ca6930bd9fe91b553aaa4c7120cec796277a6e /standalone/android
parent0fc7afe8e6844e4d9fede4a69ae2463d18abd6ed (diff)
grr
Diffstat (limited to 'standalone/android')
-rwxr-xr-xstandalone/android/buildchroot-inchroot-asuser3
1 files changed, 3 insertions, 0 deletions
diff --git a/standalone/android/buildchroot-inchroot-asuser b/standalone/android/buildchroot-inchroot-asuser
index 37c0c24c6..0e75a293a 100755
--- a/standalone/android/buildchroot-inchroot-asuser
+++ b/standalone/android/buildchroot-inchroot-asuser
@@ -28,3 +28,6 @@ ln -s arm-linux-androideabi-gcc \
$HOME/.ghc/android-14/arm-linux-androideabi-4.7/bin/cc
git clone git://git-annex.branchable.com/ git-annex
+
+git config --global user.email androidbuilder@example.com
+git config --global user.name androidbuilder