tools/mkpkg: update 'mkpkg_xbmc-gotham' script

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-08-02 18:25:01 +02:00
parent e6a8bda422
commit 80cf62ec12

View File

@ -38,7 +38,7 @@ echo "getting sources..."
cd ..
if [ -z "$PKG_VERSION" ]; then
PKG_VERSION="$GIT_REV"
PKG_VERSION="13.alpha-$GIT_REV"
fi
echo "copying sources..."