use XLIBS_MIRROR
authorPhil Blundell <philb@gnu.org>
Sun, 6 Jun 2004 19:13:32 +0000 (19:13 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 6 Jun 2004 19:13:32 +0000 (19:13 +0000)
BKrev: 40c36cdcMOAQaCya-Pxe9aDvp0BLCQ

xdmcp/libxdmcp_0.1.1.oe
xtrans/xtrans_0.1.oe

index ed22c69..2efc952 100644 (file)
@@ -6,7 +6,7 @@ PROVIDES = "xdmcp"
 DESCRIPTION = "X Display Manager Control Protocol library."
 S = "${WORKDIR}/libXdmcp-${PV}"
 
-SRC_URI = "http://freedesktop.org/~xlibs/release/libXdmcp-${PV}.tar.bz2"
+SRC_URI = "${XLIBS_MIRROR}/libXdmcp-${PV}.tar.bz2"
 
 inherit autotools pkgconfig 
 
index 2e6793d..a88e6a9 100644 (file)
@@ -4,7 +4,7 @@ DESCRIPTION = "network API translation layer to \
 insulate X applications and libraries from OS \
 network vageries."
 
-SRC_URI = "http://freedesktop.org/~xlibs/release/libXtrans-0.1.tar.bz2"
+SRC_URI = "${XLIBS_MIRROR}/libXtrans-0.1.tar.bz2"
 S = "${WORKDIR}/libXtrans-${PV}"
 
 inherit autotools  pkgconfig