mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
font-misc-misc:
- update to font-misc-misc-1.1.0 - various cleanups
This commit is contained in:
parent
61951258e7
commit
cdffb73995
@ -12,8 +12,6 @@ cd $PKG_BUILD
|
|||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--disable-static \
|
|
||||||
--enable-shared \
|
|
||||||
--with-fontdir=$XORG_PATH_FONTS
|
--with-fontdir=$XORG_PATH_FONTS
|
||||||
|
|
||||||
$MAKE UTIL_DIR="`ls -d $ROOT/$BUILD/font-util*`"
|
$MAKE UTIL_DIR="`ls -d $ROOT/$BUILD/font-util*`"
|
||||||
@ -21,5 +19,6 @@ $MAKE UTIL_DIR="`ls -d $ROOT/$BUILD/font-util*`"
|
|||||||
mkdir -p fonts
|
mkdir -p fonts
|
||||||
cp 6x13-ISO8859-1.pcf.gz fonts
|
cp 6x13-ISO8859-1.pcf.gz fonts
|
||||||
cp ../font-cursor-misc*/cursor.pcf.gz fonts
|
cp ../font-cursor-misc*/cursor.pcf.gz fonts
|
||||||
|
|
||||||
cd fonts
|
cd fonts
|
||||||
mkfontdir
|
mkfontdir
|
||||||
|
@ -1 +1 @@
|
|||||||
http://xorg.freedesktop.org/archive/individual/font/font-misc-misc-1.0.0.tar.bz2
|
http://xorg.freedesktop.org/archive/individual/font/font-misc-misc-1.1.0.tar.bz2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user