summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-gl.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-proto-gl.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-proto-gl.make')
-rw-r--r--rules/xorg-proto-gl.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/xorg-proto-gl.make b/rules/xorg-proto-gl.make
index 711a1562a..c6727a59b 100644
--- a/rules/xorg-proto-gl.make
+++ b/rules/xorg-proto-gl.make
@@ -22,7 +22,7 @@ XORG_PROTO_GL_VERSION := 1.4.12
XORG_PROTO_GL_MD5 := 55edc5ff2efb734215c868f72f7cf27e
XORG_PROTO_GL := glproto-$(XORG_PROTO_GL_VERSION)
XORG_PROTO_GL_SUFFIX := tar.bz2
-XORG_PROTO_GL_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_GL).$(XORG_PROTO_GL_SUFFIX)
+XORG_PROTO_GL_URL := $(call ptx/mirror, XORG, individual/proto/$(XORG_PROTO_GL).$(XORG_PROTO_GL_SUFFIX))
XORG_PROTO_GL_SOURCE := $(SRCDIR)/$(XORG_PROTO_GL).$(XORG_PROTO_GL_SUFFIX)
XORG_PROTO_GL_DIR := $(BUILDDIR)/$(XORG_PROTO_GL)