mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
tools/mkpkg: update 'mkpkg_xbmc-gotham' script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e6a8bda422
commit
80cf62ec12
@ -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..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user