mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
tools/mkpkg/mkpkg_libcec: checkout release branch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a3e9f03e99
commit
6269ab8167
@ -21,7 +21,7 @@
|
||||
|
||||
echo "getting sources..."
|
||||
if [ ! -d libcec.git ]; then
|
||||
git clone git://github.com/Pulse-Eight/libcec.git libcec.git
|
||||
git clone git://github.com/Pulse-Eight/libcec.git -b release libcec.git
|
||||
fi
|
||||
|
||||
cd libcec.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user