mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Revert "fontconfig: fix install script"
This reverts commit c8a1920582851458796d4b4a2e77ae20d7fbd79e.
This commit is contained in:
parent
59edbdcb14
commit
1b69080d7b
@ -23,7 +23,7 @@
|
|||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/bin
|
mkdir -p $INSTALL/usr/bin
|
||||||
cp $PKG_BUILD/fc-cache/fc-cache $INSTALL/usr/bin
|
cp $PKG_BUILD/fc-cache/.libs/fc-cache $INSTALL/usr/bin
|
||||||
|
|
||||||
mkdir -p $INSTALL/etc/fonts
|
mkdir -p $INSTALL/etc/fonts
|
||||||
cp -R $SYSROOT_PREFIX/etc/fonts/* $INSTALL/etc/fonts
|
cp -R $SYSROOT_PREFIX/etc/fonts/* $INSTALL/etc/fonts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user