mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
move package liberation-fonts:
- no more need, move to pkg-archive branch
This commit is contained in:
parent
59eeb05ec9
commit
712509dc7a
@ -1,5 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
. config/options
|
|
||||||
|
|
||||||
$SCRIPTS/build toolchain
|
|
@ -1,19 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
. config/options
|
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/share/fonts/liberation
|
|
||||||
cp $PKG_BUILD/*.ttf $INSTALL/usr/share/fonts/liberation
|
|
||||||
mkfontdir $INSTALL/usr/share/fonts/liberation
|
|
||||||
mkfontscale $INSTALL/usr/share/fonts/liberation
|
|
||||||
|
|
||||||
mkdir -p $INSTALL/$XORG_PATH_FONTS/
|
|
||||||
ln -sf /usr/share/fonts/liberation $INSTALL/$XORG_PATH_FONTS/
|
|
||||||
|
|
||||||
#mkdir -p $INSTALL/$XORG_PATH_FONTS/TTF/
|
|
||||||
#cp $PKG_BUILD/*.ttf $INSTALL/$XORG_PATH_FONTS/TTF/
|
|
||||||
#mkfontdir $INSTALL/$XORG_PATH_FONTS/TTF/
|
|
||||||
#mkfontscale $INSTALL/$XORG_PATH_FONTS/TTF/
|
|
||||||
|
|
||||||
#mkdir -p $INSTALL/$XORG_PATH_FONTS/
|
|
||||||
#ln -sf /usr/share/fonts/liberation $INSTALL/$XORG_PATH_FONTS/
|
|
@ -1 +0,0 @@
|
|||||||
https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-1.04.93.devel.tar.gz
|
|
Loading…
x
Reference in New Issue
Block a user