summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-xf86vidmode.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 22:29:36 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 13:01:00 +0200
commitae23631e84f627f25f94e5d65c460c35d9430015 (patch)
tree4faf3ccaae6d6f204579819659f6d712292ccb74 /rules/xorg-proto-xf86vidmode.make
parentebde7b9597b35c85f61ed3b1a437326cf8b27f91 (diff)
downloadptxdist-ae23631e84f627f25f94e5d65c460c35d9430015.tar.gz
ptxdist-ae23631e84f627f25f94e5d65c460c35d9430015.tar.xz
[xorg-proto-xf86vidmode] use generic url
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-proto-xf86vidmode.make')
-rw-r--r--rules/xorg-proto-xf86vidmode.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/xorg-proto-xf86vidmode.make b/rules/xorg-proto-xf86vidmode.make
index ff2359e43..00d926b78 100644
--- a/rules/xorg-proto-xf86vidmode.make
+++ b/rules/xorg-proto-xf86vidmode.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_XF86VIDMODE) += xorg-proto-xf86vidmode
XORG_PROTO_XF86VIDMODE_VERSION := 2.2.2
XORG_PROTO_XF86VIDMODE := xf86vidmodeproto-$(XORG_PROTO_XF86VIDMODE_VERSION)
XORG_PROTO_XF86VIDMODE_SUFFIX := tar.bz2
-XORG_PROTO_XF86VIDMODE_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_XF86VIDMODE).$(XORG_PROTO_XF86VIDMODE_SUFFIX)
+XORG_PROTO_XF86VIDMODE_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_XF86VIDMODE).$(XORG_PROTO_XF86VIDMODE_SUFFIX)
XORG_PROTO_XF86VIDMODE_SOURCE := $(SRCDIR)/$(XORG_PROTO_XF86VIDMODE).$(XORG_PROTO_XF86VIDMODE_SUFFIX)
XORG_PROTO_XF86VIDMODE_DIR := $(BUILDDIR)/$(XORG_PROTO_XF86VIDMODE)