From: Koen Kooi Date: Wed, 26 Jul 2006 19:16:35 +0000 (+0000) Subject: libxfont: and use $XORG_MIRROR X-Git-Tag: Release-2010-05/1~9453^2~1103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e11b1511e8ed90c91f32b056f470a952b2a52ce3;p=openembedded.git libxfont: and use $XORG_MIRROR --- diff --git a/packages/xorg-lib/libxfont_X11R7.1-1.2.0.bb b/packages/xorg-lib/libxfont_X11R7.1-1.2.0.bb index bfb49fc681..c0fb08edea 100644 --- a/packages/xorg-lib/libxfont_X11R7.1-1.2.0.bb +++ b/packages/xorg-lib/libxfont_X11R7.1-1.2.0.bb @@ -4,7 +4,7 @@ DESCRIPTION = "X font library (used by the X server)." LICENSE= "BSD-X" PRIORITY = "optional" -SRC_URI = "http://xorg.freedesktop.org/releases/individual/lib/libXfont-1.2.0.tar.bz2" +SRC_URI = "${XORG_MIRROR}/individual/lib/libXfont-1.2.0.tar.bz2" DEPENDS += " freetype fontcacheproto zlib xproto xtrans fontsproto libfontenc" PROVIDES = "xfont"