mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libXfont:
- cleanup
This commit is contained in:
parent
21a8117801
commit
9d4e2b0396
@ -25,9 +25,6 @@ cd $PKG_BUILD
|
|||||||
--disable-snfformat \
|
--disable-snfformat \
|
||||||
--enable-fc \
|
--enable-fc \
|
||||||
--with-gnu-ld
|
--with-gnu-ld
|
||||||
# --enable-unix-transport \
|
|
||||||
# --disable-tcp-transport \
|
|
||||||
# --disable-local-transport \
|
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
. config/options
|
. config/options
|
||||||
|
|
||||||
$SCRIPTS/install freetype
|
$SCRIPTS/install freetype
|
||||||
#$SCRIPTS/install libfontenc
|
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/lib
|
mkdir -p $INSTALL/usr/lib
|
||||||
cp -PR $PKG_BUILD/src/.libs/libXfont.so* $INSTALL/usr/lib
|
cp -PR $PKG_BUILD/src/.libs/libXfont.so* $INSTALL/usr/lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user