summaryrefslogtreecommitdiffstats
path: root/rules/xorg-app-xsetroot.make
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2006-06-19 15:30:00 +0000
committerLuotao Fu <l.fu@pengutronix.de>2006-06-19 15:30:00 +0000
commit5450510229001c331e13e7cf783b89208c765874 (patch)
tree28b4c6b1c9f2f88fe6437c9ed8169766cab4dc11 /rules/xorg-app-xsetroot.make
parent75f43a7cb50cb0eff7ea0c27ef72896fbe2528c4 (diff)
downloadptxdist-5450510229001c331e13e7cf783b89208c765874.tar.gz
ptxdist-5450510229001c331e13e7cf783b89208c765874.tar.xz
merging to xorg7.1
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5822 33e552b5-05e3-0310-8538-816dae2090ed
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 69ad67e43..e1bec81d6 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.1
XORG_APP_XSETROOT := xsetroot-X11R7.0-$(XORG_APP_XSETROOT_VERSION)
XORG_APP_XSETROOT_SUFFIX := tar.bz2
-XORG_APP_XSETROOT_URL := http://ftp.x.org/pub/X11R7.0/src/app//$(XORG_APP_XSETROOT).$(XORG_APP_XSETROOT_SUFFIX)
+XORG_APP_XSETROOT_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.0/src/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)