mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
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
|
||||
cp -R $SYSROOT_PREFIX/etc/fonts/* $INSTALL/etc/fonts
|
||||
|
Loading…
x
Reference in New Issue
Block a user