mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
fontconfig: fix install script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d3b763fe7d
commit
c8a1920582
@ -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/.libs/fc-cache $INSTALL/usr/bin
|
cp $PKG_BUILD/fc-cache/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