mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libxml2:
- various cleanups
This commit is contained in:
parent
f5ff8ec067
commit
24b54737c9
@ -16,7 +16,7 @@ cd $PKG_BUILD
|
|||||||
--without-python \
|
--without-python \
|
||||||
--with-zlib
|
--with-zlib
|
||||||
|
|
||||||
$MAKE
|
make
|
||||||
|
|
||||||
$MAKEINSTALL
|
$MAKEINSTALL
|
||||||
|
|
||||||
|
@ -5,4 +5,4 @@
|
|||||||
$SCRIPTS/install libiconv
|
$SCRIPTS/install libiconv
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/lib
|
mkdir -p $INSTALL/usr/lib
|
||||||
cp -PR $PKG_BUILD/.libs/libxml2*.so* $INSTALL/usr/lib
|
cp -PR $PKG_BUILD/.libs/libxml2*.so* $INSTALL/usr/lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user