summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-print.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/xorg-proto-print.make')
-rw-r--r--rules/xorg-proto-print.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/xorg-proto-print.make b/rules/xorg-proto-print.make
index 2b6b195bd..d7533ca84 100644
--- a/rules/xorg-proto-print.make
+++ b/rules/xorg-proto-print.make
@@ -20,7 +20,7 @@ PACKAGES-$(PTXCONF_XORG_PROTO_PRINT) += xorg-proto-print
XORG_PROTO_PRINT_VERSION:= 1.0.3
XORG_PROTO_PRINT := printproto-X11R7.0-$(XORG_PROTO_PRINT_VERSION)
XORG_PROTO_PRINT_SUFFIX := tar.bz2
-XORG_PROTO_PRINT_URL := ftp://ftp.gwdg.de/pub/x11/x.org/pub/X11R7.0/src/proto/$(XORG_PROTO_PRINT).$(XORG_PROTO_PRINT_SUFFIX)
+XORG_PROTO_PRINT_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.0/src/proto/$(XORG_PROTO_PRINT).$(XORG_PROTO_PRINT_SUFFIX)
XORG_PROTO_PRINT_SOURCE := $(SRCDIR)/$(XORG_PROTO_PRINT).$(XORG_PROTO_PRINT_SUFFIX)
XORG_PROTO_PRINT_DIR := $(BUILDDIR)/$(XORG_PROTO_PRINT)