renaming build user for consistency

This commit is contained in:
Joey Hess 2014-04-04 19:00:28 -04:00
parent 72fd3104da
commit 15dc2e950b
2 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ chroot debian-stable-android "tmp/$(basename $0)-inchroot"
echo
echo
echo "debian-stable-android is set up, with a user androidbuilder"
echo "debian-stable-android is set up, with a user builder"
echo "your next step is probably to check out git-annex in this chroot"
echo "and run standalone/android/install-haskell-packages"
echo