summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-fixes.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-fixes.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-fixes.make')
-rw-r--r--rules/xorg-proto-fixes.make12
1 files changed, 6 insertions, 6 deletions
diff --git a/rules/xorg-proto-fixes.make b/rules/xorg-proto-fixes.make
index 311eca994..1697b157c 100644
--- a/rules/xorg-proto-fixes.make
+++ b/rules/xorg-proto-fixes.make
@@ -17,12 +17,12 @@ PACKAGES-$(PTXCONF_XORG_PROTO_FIXES) += xorg-proto-fixes
#
# Paths and names
#
-XORG_PROTO_FIXES_VERSION := 3.0.2
-XORG_PROTO_FIXES := fixesproto-X11R7.0-$(XORG_PROTO_FIXES_VERSION)
-XORG_PROTO_FIXES_SUFFIX := tar.bz2
-XORG_PROTO_FIXES_URL := ftp://ftp.gwdg.de/pub/x11/x.org/pub/X11R7.0/src/proto/$(XORG_PROTO_FIXES).$(XORG_PROTO_FIXES_SUFFIX)
-XORG_PROTO_FIXES_SOURCE := $(SRCDIR)/$(XORG_PROTO_FIXES).$(XORG_PROTO_FIXES_SUFFIX)
-XORG_PROTO_FIXES_DIR := $(BUILDDIR)/$(XORG_PROTO_FIXES)
+XORG_PROTO_FIXES_VERSION := 3.0.2
+XORG_PROTO_FIXES := fixesproto-X11R7.0-$(XORG_PROTO_FIXES_VERSION)
+XORG_PROTO_FIXES_SUFFIX := tar.bz2
+XORG_PROTO_FIXES_URL := ftp://ftp.gwdg.de/pub/x11/x.org/pub/X11R7.0/src/proto/$(XORG_PROTO_FIXES).$(XORG_PROTO_FIXES_SUFFIX)
+XORG_PROTO_FIXES_SOURCE := $(SRCDIR)/$(XORG_PROTO_FIXES).$(XORG_PROTO_FIXES_SUFFIX)
+XORG_PROTO_FIXES_DIR := $(BUILDDIR)/$(XORG_PROTO_FIXES)
-include $(call package_depfile)