summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xp.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-07-27 23:22:34 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-07-28 13:01:05 +0200
commitf40d454570f97cd064416f76d87429270be70d92 (patch)
tree0710cc55749c7520d75942a4c83e8bf31e68a102 /rules/xorg-lib-Xp.make
parent838c6dc7dd1402a058bc78b3d58cddb4ff868555 (diff)
downloadptxdist-f40d454570f97cd064416f76d87429270be70d92.tar.gz
ptxdist-f40d454570f97cd064416f76d87429270be70d92.tar.xz
[xorg-lib-Xp] use generic url
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/xorg-lib-Xp.make')
-rw-r--r--rules/xorg-lib-Xp.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/xorg-lib-Xp.make b/rules/xorg-lib-Xp.make
index e504707f8..9059eb9c4 100644
--- a/rules/xorg-lib-Xp.make
+++ b/rules/xorg-lib-Xp.make
@@ -2,7 +2,7 @@
# $Id: template 4565 2006-02-10 14:23:10Z mkl $
#
# Copyright (C) 2006 by Erwin Rol
-#
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -20,7 +20,7 @@ PACKAGES-$(PTXCONF_XORG_LIB_XP) += xorg-lib-xp
XORG_LIB_XP_VERSION := 1.0.0
XORG_LIB_XP := libXp-$(XORG_LIB_XP_VERSION)
XORG_LIB_XP_SUFFIX := tar.bz2
-XORG_LIB_XP_URL := $(PTXCONF_SETUP_XORGMIRROR)/X11R7.3/src/lib//$(XORG_LIB_XP).$(XORG_LIB_XP_SUFFIX)
+XORG_LIB_XP_URL := $(PTXCONF_SETUP_XORGMIRROR)/individual/lib/$(XORG_LIB_XP).$(XORG_LIB_XP_SUFFIX)
XORG_LIB_XP_SOURCE := $(SRCDIR)/$(XORG_LIB_XP).$(XORG_LIB_XP_SUFFIX)
XORG_LIB_XP_DIR := $(BUILDDIR)/$(XORG_LIB_XP)