summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-scrnsaver.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 22:14:47 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 13:00:39 +0200
commita389e874e0cb9b76f993d8f4f6eb5349a700bd5b (patch)
tree30b0f3554e3bac5a83b525ef68fb5690913e570f /rules/xorg-proto-scrnsaver.make
parentd841db43b7c3ced55742bda895c45d51cc4c12a3 (diff)
downloadptxdist-a389e874e0cb9b76f993d8f4f6eb5349a700bd5b.tar.gz
ptxdist-a389e874e0cb9b76f993d8f4f6eb5349a700bd5b.tar.xz
[xorg-proto-scrnsaver] use generic url
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-proto-scrnsaver.make')
-rw-r--r--rules/xorg-proto-scrnsaver.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/xorg-proto-scrnsaver.make b/rules/xorg-proto-scrnsaver.make
index 09dc6d634..cc1f480bc 100644
--- a/rules/xorg-proto-scrnsaver.make
+++ b/rules/xorg-proto-scrnsaver.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_SCRNSAVER) += xorg-proto-scrnsaver
XORG_PROTO_SCRNSAVER_VERSION := 1.1.0
XORG_PROTO_SCRNSAVER := scrnsaverproto-$(XORG_PROTO_SCRNSAVER_VERSION)
XORG_PROTO_SCRNSAVER_SUFFIX := tar.bz2
-XORG_PROTO_SCRNSAVER_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/proto/$(XORG_PROTO_SCRNSAVER).$(XORG_PROTO_SCRNSAVER_SUFFIX)
+XORG_PROTO_SCRNSAVER_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/proto/$(XORG_PROTO_SCRNSAVER).$(XORG_PROTO_SCRNSAVER_SUFFIX)
XORG_PROTO_SCRNSAVER_SOURCE := $(SRCDIR)/$(XORG_PROTO_SCRNSAVER).$(XORG_PROTO_SCRNSAVER_SUFFIX)
XORG_PROTO_SCRNSAVER_DIR := $(BUILDDIR)/$(XORG_PROTO_SCRNSAVER)