font-misc-misc:

- update to font-misc-misc-1.1.0
- various cleanups
This commit is contained in:
Stephan Raue 2009-10-11 14:15:12 +02:00
parent 61951258e7
commit cdffb73995
2 changed files with 5 additions and 6 deletions

View File

@ -12,14 +12,13 @@ cd $PKG_BUILD
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-static \
--enable-shared \
--with-fontdir=$XORG_PATH_FONTS
$MAKE UTIL_DIR="`ls -d $ROOT/$BUILD/font-util*`"
mkdir -p fonts
cp 6x13-ISO8859-1.pcf.gz fonts
cp ../font-cursor-misc*/cursor.pcf.gz fonts
cp 6x13-ISO8859-1.pcf.gz fonts
cp ../font-cursor-misc*/cursor.pcf.gz fonts
cd fonts
mkfontdir
mkfontdir

View File

@ -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