mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
tools/mkpkg/mkpkg_xbmc-pvr:
- set version to the latest commited revision of this branch
This commit is contained in:
parent
fc11f4ef1c
commit
b9a2974448
@ -5,7 +5,7 @@ echo "getting sources..."
|
||||
|
||||
echo "getting version..."
|
||||
cd xbmc-pvr-latest
|
||||
SVN_REV=`LANG=C svn info 2>/dev/null | grep Revision: | sed -e 's/.*\: //'`
|
||||
SVN_REV=`LANG=C svn info 2>/dev/null | grep Rev: | sed -e 's/.*\: //'`
|
||||
echo $SVN_REV
|
||||
cd ..
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user