From ee3955ed95711197b4480aeaee952515cbece6d8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 22 Sep 2013 13:52:26 -0400 Subject: create home dir --- standalone/android/buildchroot-inchroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone/android/buildchroot-inchroot') diff --git a/standalone/android/buildchroot-inchroot b/standalone/android/buildchroot-inchroot index 95b800410..1ecc4ceb6 100755 --- a/standalone/android/buildchroot-inchroot +++ b/standalone/android/buildchroot-inchroot @@ -18,7 +18,7 @@ apt-get clean wget http://snapshot.debian.org/archive/debian/20130903T155330Z/pool/main/a/automake-1.14/automake_1.14-1_all.deb dpkg -i automake*.deb rm *.deb -useradd androidbuilder +useradd androidbuilder --create-home su androidbuilder -c $0-asuser umount /proc -- cgit v1.2.3