mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
font-misc-misc: only install font '6x13-ISO8859-1.pcf.gz'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d73e7301b9
commit
63dd3806a5
@ -25,7 +25,6 @@
|
|||||||
FONTDIR="$INSTALL/usr/share/fonts/misc"
|
FONTDIR="$INSTALL/usr/share/fonts/misc"
|
||||||
|
|
||||||
mkdir -p $FONTDIR
|
mkdir -p $FONTDIR
|
||||||
cp $PKG_BUILD/*.pcf.gz $FONTDIR
|
cp $PKG_BUILD/6x13-ISO8859-1.pcf.gz $FONTDIR
|
||||||
# cp $PKG_DIR/config/fonts.alias $FONTDIR
|
|
||||||
|
|
||||||
mkfontdir $FONTDIR
|
mkfontdir $FONTDIR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user