summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-xext.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-02-20 18:36:40 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-02-20 18:36:40 +0000
commit75e4713cd52ae3e9840f5207192478454aa9ed64 (patch)
treeff93d03e2bccc3f299252a02333cc07462bd60ec /rules/xorg-proto-xext.make
parentc3c7b02ca22b31265626d5c59c420a8da85ae2d6 (diff)
downloadptxdist-75e4713cd52ae3e9840f5207192478454aa9ed64.tar.gz
ptxdist-75e4713cd52ae3e9840f5207192478454aa9ed64.tar.xz
fixed headers
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4644 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/xorg-proto-xext.make')
-rw-r--r--rules/xorg-proto-xext.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/xorg-proto-xext.make b/rules/xorg-proto-xext.make
index 2d0ddf6df..94e27a421 100644
--- a/rules/xorg-proto-xext.make
+++ b/rules/xorg-proto-xext.make
@@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_XORG_PROTO_XEXT) += xorg-proto-xext
# Paths and names
#
XORG_PROTO_XEXT_VERSION := 7.0.2
-XORG_PROTO_XEXT := xextproto-X11R7.0-$(XORG_PROTO_XEXT_VERSION)
+XORG_PROTO_XEXT := xextproto-X11R7.0-$(XORG_PROTO_XEXT_VERSION)
XORG_PROTO_XEXT_SUFFIX := tar.bz2
XORG_PROTO_XEXT_URL := ftp://ftp.gwdg.de/pub/x11/x.org/pub/X11R7.0/src/proto/$(XORG_PROTO_XEXT).$(XORG_PROTO_XEXT_SUFFIX)
XORG_PROTO_XEXT_SOURCE := $(SRCDIR)/$(XORG_PROTO_XEXT).$(XORG_PROTO_XEXT_SUFFIX)