mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mkpkg: use 10.0-Dharma-pvr taged source, latest doesn't work
This commit is contained in:
parent
6a628f3b03
commit
81914a147a
@ -24,6 +24,7 @@ REV="10.0-Dharma"
|
||||
echo "getting sources..."
|
||||
git clone -b Dharma https://github.com/opdenkamp/xbmc.git xbmc-pvr
|
||||
cd xbmc-pvr
|
||||
git checkout 10.0-Dharma-pvr
|
||||
|
||||
echo "getting version..."
|
||||
GIT_REV=`git shortlog | grep -E '^[ ]+\w+' | wc -l`
|
||||
|
Loading…
x
Reference in New Issue
Block a user