mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
xbmc:
- we dont need seperate bootstrap libdvdcss anymore - run our new autoreconf for libid3tag
This commit is contained in:
parent
f16b467b00
commit
1b9c45dad3
@ -95,11 +95,10 @@ fi
|
|||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
cd xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss
|
|
||||||
./bootstrap
|
./bootstrap
|
||||||
cd -
|
|
||||||
|
|
||||||
./bootstrap
|
$AUTORECONF xbmc/lib/libid3tag/libid3tag
|
||||||
|
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--with-arch=$TARGET_ARCH \
|
--with-arch=$TARGET_ARCH \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user