mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
This commit is contained in:
commit
6653b060af
1
packages/3rdparty/lib/libxslt/build
vendored
1
packages/3rdparty/lib/libxslt/build
vendored
@ -36,6 +36,7 @@ fi
|
||||
--enable-shared \
|
||||
$CONFIG_LIBXML \
|
||||
--disable-ipv6 \
|
||||
--without-python \
|
||||
--without-crypto
|
||||
|
||||
make
|
||||
|
@ -43,7 +43,7 @@ fi
|
||||
|
||||
DISK="$1/OpenELEC.img"
|
||||
VMDK="$1/OpenELEC.vmdk"
|
||||
LOOP="/dev/loop0"
|
||||
LOOP=$(losetup -f)
|
||||
|
||||
clear
|
||||
echo "#########################################################"
|
||||
|
Loading…
x
Reference in New Issue
Block a user