mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +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..."
|
echo "getting sources..."
|
||||||
if [ ! -d libcec.git ]; then
|
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
|
fi
|
||||||
|
|
||||||
cd libcec.git
|
cd libcec.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user