summaryrefslogtreecommitdiffstats
path: root/rules/xorg-app-xsetroot.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 08:34:01 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 13:01:31 +0200
commitc33fd8778438d346d41a7e457378fa28a6fd52bd (patch)
treeba55ecf420517eb7d0c46a9e7d8fe400393ccc44 /rules/xorg-app-xsetroot.make
parentb914e886124f5ddfffdc3ad8df2743475b6bf32c (diff)
downloadptxdist-c33fd8778438d346d41a7e457378fa28a6fd52bd.tar.gz
ptxdist-c33fd8778438d346d41a7e457378fa28a6fd52bd.tar.xz
[xorg-app-xsetroot] use generic url
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-app-xsetroot.make')
-rw-r--r--rules/xorg-app-xsetroot.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/xorg-app-xsetroot.make b/rules/xorg-app-xsetroot.make
index b1bd6599e..e58f7797d 100644
--- a/rules/xorg-app-xsetroot.make
+++ b/rules/xorg-app-xsetroot.make
@@ -20,7 +20,7 @@ PACKAGES-$(PTXCONF_XORG_APP_XSETROOT) += xorg-app-xsetroot
XORG_APP_XSETROOT_VERSION := 1.0.2
XORG_APP_XSETROOT := xsetroot-$(XORG_APP_XSETROOT_VERSION)
XORG_APP_XSETROOT_SUFFIX := tar.bz2
-XORG_APP_XSETROOT_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/app/$(XORG_APP_XSETROOT).$(XORG_APP_XSETROOT_SUFFIX)
+XORG_APP_XSETROOT_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/app/$(XORG_APP_XSETROOT).$(XORG_APP_XSETROOT_SUFFIX)
XORG_APP_XSETROOT_SOURCE := $(SRCDIR)/$(XORG_APP_XSETROOT).$(XORG_APP_XSETROOT_SUFFIX)
XORG_APP_XSETROOT_DIR := $(BUILDDIR)/$(XORG_APP_XSETROOT)