summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-oldX.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-01-06 17:13:00 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-01-06 17:13:31 +0100
commitebff4574b21f9a27c15ea99b7b9822dfc0697268 (patch)
tree43f105f934a89859c8b14bb096343b0d0b672410 /rules/xorg-lib-oldX.make
parentb2465e075b56461955157193ff02fdb973d9cbb3 (diff)
downloadptxdist-ebff4574b21f9a27c15ea99b7b9822dfc0697268.tar.gz
ptxdist-ebff4574b21f9a27c15ea99b7b9822dfc0697268.tar.xz
rules: use ptx/mirror for all mirror URLs
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/xorg-lib-oldX.make')
-rw-r--r--rules/xorg-lib-oldX.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/xorg-lib-oldX.make b/rules/xorg-lib-oldX.make
index 76b0adbac..fe64a4b6a 100644
--- a/rules/xorg-lib-oldX.make
+++ b/rules/xorg-lib-oldX.make
@@ -21,7 +21,7 @@ XORG_LIB_OLDX_VERSION := 1.0.1
XORG_LIB_OLDX_MD5 := 6b81ffe486d76c380d08f92285758d84
XORG_LIB_OLDX := liboldX-$(XORG_LIB_OLDX_VERSION)
XORG_LIB_OLDX_SUFFIX := tar.bz2
-XORG_LIB_OLDX_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/lib/$(XORG_LIB_OLDX).$(XORG_LIB_OLDX_SUFFIX)
+XORG_LIB_OLDX_URL := $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_OLDX).$(XORG_LIB_OLDX_SUFFIX))
XORG_LIB_OLDX_SOURCE := $(SRCDIR)/$(XORG_LIB_OLDX).$(XORG_LIB_OLDX_SUFFIX)
XORG_LIB_OLDX_DIR := $(BUILDDIR)/$(XORG_LIB_OLDX)