libXfont: update to libXfont-1.4.2, cleanups

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-06-23 15:24:25 +02:00
parent b157a21487
commit c3b52b9f51
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@
$SCRIPTS/install freetype
mkdir -p $INSTALL/usr/lib
cp -PR $PKG_BUILD/src/.libs/libXfont.so* $INSTALL/usr/lib
cp -P $PKG_BUILD/src/.libs/libXfont.so* $INSTALL/usr/lib

View File

@ -1 +1 @@
http://xorg.freedesktop.org/archive/individual/lib/libXfont-1.4.1.tar.bz2
http://xorg.freedesktop.org/archive/individual/lib/libXfont-1.4.2.tar.bz2