author | Ryan C. Gordon <icculus@icculus.org> |
Thu, 10 Oct 2013 02:06:14 -0400 | |
changeset 7798 | 795fc221d417 |
parent 7797 | 40543ce6e842 |
child 7799 | a67ccdd0c03a |
--- a/build-scripts/raspberrypi-buildbot.sh Thu Oct 10 01:46:39 2013 -0400 +++ b/build-scripts/raspberrypi-buildbot.sh Thu Oct 10 02:06:14 2013 -0400 @@ -10,7 +10,7 @@ # build against it, and sdl2-config should work correctly on the # actual device. -TARBALL=sdl2-raspberrypi-`hg tip --template '{rev}'`.tar.bz2 +TARBALL=sdl-raspberrypi-`hg tip --template '{rev}'`.tar.bz2 OSTYPE=`uname -s` if [ "$OSTYPE" != "Linux" ]; then