summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-evieext.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-evieext.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-evieext.make')
-rw-r--r--rules/xorg-proto-evieext.make8
1 files changed, 4 insertions, 4 deletions
diff --git a/rules/xorg-proto-evieext.make b/rules/xorg-proto-evieext.make
index 17754d420..940277a68 100644
--- a/rules/xorg-proto-evieext.make
+++ b/rules/xorg-proto-evieext.make
@@ -17,12 +17,12 @@ PACKAGES-$(PTXCONF_XORG_PROTO_EVIEEXT) += xorg-proto-evieext
#
# Paths and names
#
-XORG_PROTO_EVIEEXT_VERSION := 1.0.2
-XORG_PROTO_EVIEEXT := evieext-X11R7.0-$(XORG_PROTO_EVIEEXT_VERSION)
+XORG_PROTO_EVIEEXT_VERSION := 1.0.2
+XORG_PROTO_EVIEEXT := evieext-X11R7.0-$(XORG_PROTO_EVIEEXT_VERSION)
XORG_PROTO_EVIEEXT_SUFFIX := tar.bz2
-XORG_PROTO_EVIEEXT_URL := ftp://ftp.gwdg.de/pub/x11/x.org/pub/X11R7.0/src/proto/$(XORG_PROTO_EVIEEXT).$(XORG_PROTO_EVIEEXT_SUFFIX)
+XORG_PROTO_EVIEEXT_URL := ftp://ftp.gwdg.de/pub/x11/x.org/pub/X11R7.0/src/proto/$(XORG_PROTO_EVIEEXT).$(XORG_PROTO_EVIEEXT_SUFFIX)
XORG_PROTO_EVIEEXT_SOURCE := $(SRCDIR)/$(XORG_PROTO_EVIEEXT).$(XORG_PROTO_EVIEEXT_SUFFIX)
-XORG_PROTO_EVIEEXT_DIR := $(BUILDDIR)/$(XORG_PROTO_EVIEEXT)
+XORG_PROTO_EVIEEXT_DIR := $(BUILDDIR)/$(XORG_PROTO_EVIEEXT)
-include $(call package_depfile)