summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-dmx.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 22:04:48 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 10:27:31 +0200
commit885e6114c1931ac7342daf9bfcfa6dd5ba68f928 (patch)
tree5adcb347bbd08865f225d1c9c157e90046a5d83b /rules/xorg-proto-dmx.make
parentf271aeb601d21a4ce877357004dc60d1ba16d2ee (diff)
downloadptxdist-885e6114c1931ac7342daf9bfcfa6dd5ba68f928.tar.gz
ptxdist-885e6114c1931ac7342daf9bfcfa6dd5ba68f928.tar.xz
[xorg-proto-dmx] use generic url
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-proto-dmx.make')
-rw-r--r--rules/xorg-proto-dmx.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/xorg-proto-dmx.make b/rules/xorg-proto-dmx.make
index d9719520f..3e24be110 100644
--- a/rules/xorg-proto-dmx.make
+++ b/rules/xorg-proto-dmx.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_DMX) += xorg-proto-dmx
XORG_PROTO_DMX_VERSION := 2.2.2
XORG_PROTO_DMX := dmxproto-$(XORG_PROTO_DMX_VERSION)
XORG_PROTO_DMX_SUFFIX := tar.bz2
-XORG_PROTO_DMX_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_DMX).$(XORG_PROTO_DMX_SUFFIX)
+XORG_PROTO_DMX_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_DMX).$(XORG_PROTO_DMX_SUFFIX)
XORG_PROTO_DMX_SOURCE := $(SRCDIR)/$(XORG_PROTO_DMX).$(XORG_PROTO_DMX_SUFFIX)
XORG_PROTO_DMX_DIR := $(BUILDDIR)/$(XORG_PROTO_DMX)