mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libXfont:
- cleanup
This commit is contained in:
parent
21a8117801
commit
9d4e2b0396
@ -25,9 +25,6 @@ cd $PKG_BUILD
|
||||
--disable-snfformat \
|
||||
--enable-fc \
|
||||
--with-gnu-ld
|
||||
# --enable-unix-transport \
|
||||
# --disable-tcp-transport \
|
||||
# --disable-local-transport \
|
||||
|
||||
make
|
||||
|
||||
|
@ -3,7 +3,6 @@
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/install freetype
|
||||
#$SCRIPTS/install libfontenc
|
||||
|
||||
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