summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-xf86dga.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 22:25:48 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 13:01:00 +0200
commit2d1348950bd44497b3e9baee3d1a3e439bee48af (patch)
tree2ab51ea70d51e1ca4004fbff1ef8f8a12cc56c81 /rules/xorg-proto-xf86dga.make
parentfdbc8e8d58d17c461e64b46f7732228d1774000e (diff)
downloadptxdist-2d1348950bd44497b3e9baee3d1a3e439bee48af.tar.gz
ptxdist-2d1348950bd44497b3e9baee3d1a3e439bee48af.tar.xz
[xorg-proto-xf86dga] use generic url
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-proto-xf86dga.make')
-rw-r--r--rules/xorg-proto-xf86dga.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/xorg-proto-xf86dga.make b/rules/xorg-proto-xf86dga.make
index 0fcc5a79c..27b8f47eb 100644
--- a/rules/xorg-proto-xf86dga.make
+++ b/rules/xorg-proto-xf86dga.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_XF86DGA) += xorg-proto-xf86dga
XORG_PROTO_XF86DGA_VERSION := 2.0.3
XORG_PROTO_XF86DGA := xf86dgaproto-$(XORG_PROTO_XF86DGA_VERSION)
XORG_PROTO_XF86DGA_SUFFIX := tar.bz2
-XORG_PROTO_XF86DGA_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_XF86DGA).$(XORG_PROTO_XF86DGA_SUFFIX)
+XORG_PROTO_XF86DGA_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_XF86DGA).$(XORG_PROTO_XF86DGA_SUFFIX)
XORG_PROTO_XF86DGA_SOURCE := $(SRCDIR)/$(XORG_PROTO_XF86DGA).$(XORG_PROTO_XF86DGA_SUFFIX)
XORG_PROTO_XF86DGA_DIR := $(BUILDDIR)/$(XORG_PROTO_XF86DGA)