mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
tools/mkpkg: update 'mkpkg_xbmc-gotham' script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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..."
|
||||
|
||||
Reference in New Issue
Block a user