summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-record.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 22:12:44 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 13:00:38 +0200
commit601e85dcf54ee5a9187fe14596e8b0cd186d02f3 (patch)
treeaa5020daff77e6c7f9b236d7c68a9035c9995a14 /rules/xorg-proto-record.make
parent48f731cbe21f8a8644be35ead79c7a6f1c0420f9 (diff)
downloadptxdist-601e85dcf54ee5a9187fe14596e8b0cd186d02f3.tar.gz
ptxdist-601e85dcf54ee5a9187fe14596e8b0cd186d02f3.tar.xz
[xorg-proto-record] use generic url
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-proto-record.make')
-rw-r--r--rules/xorg-proto-record.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/xorg-proto-record.make b/rules/xorg-proto-record.make
index 7027e2ee3..289dcdbb2 100644
--- a/rules/xorg-proto-record.make
+++ b/rules/xorg-proto-record.make
@@ -2,7 +2,8 @@
# $Id: template 4565 2006-02-10 14:23:10Z mkl $
#
# Copyright (C) 2006 by Erwin Rol
-#
+# (C) 2009 by Robert Schwebel
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -20,7 +21,7 @@ PACKAGES-$(PTXCONF_XORG_PROTO_RECORD) += xorg-proto-record
XORG_PROTO_RECORD_VERSION := 1.13.2
XORG_PROTO_RECORD := recordproto-$(XORG_PROTO_RECORD_VERSION)
XORG_PROTO_RECORD_SUFFIX := tar.bz2
-XORG_PROTO_RECORD_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_RECORD).$(XORG_PROTO_RECORD_SUFFIX)
+XORG_PROTO_RECORD_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_RECORD).$(XORG_PROTO_RECORD_SUFFIX)
XORG_PROTO_RECORD_SOURCE := $(SRCDIR)/$(XORG_PROTO_RECORD).$(XORG_PROTO_RECORD_SUFFIX)
XORG_PROTO_RECORD_DIR := $(BUILDDIR)/$(XORG_PROTO_RECORD)