mirror of
https://github.com/libretro/Lakka.git
synced 2024-12-12 10:06:59 +00:00
scripts/git_version: fix script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
20a1612253
commit
70e6533397
@ -22,7 +22,7 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
[ -f "$PKG_BUILD/git.version" ] && PKG_GIT_VERSION=`cat $PKG_BUILD/git.version`
|
||||
[ -f "$PKG_BUILD/VERSION" ] && PKG_GIT_VERSION=`cat $PKG_BUILD/VERSION`
|
||||
|
||||
echo $PKG_GIT_VERSION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user