summaryrefslogtreecommitdiffstats
path: root/rules/xorg-proto-damage.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-damage.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-damage.make')
-rw-r--r--rules/xorg-proto-damage.make10
1 files changed, 5 insertions, 5 deletions
diff --git a/rules/xorg-proto-damage.make b/rules/xorg-proto-damage.make
index 4146c4d88..34ff1f14b 100644
--- a/rules/xorg-proto-damage.make
+++ b/rules/xorg-proto-damage.make
@@ -17,12 +17,12 @@ PACKAGES-$(PTXCONF_XORG_PROTO_DAMAGE) += xorg-proto-damage
#
# Paths and names
#
-XORG_PROTO_DAMAGE_VERSION := 1.0.3
-XORG_PROTO_DAMAGE := damageproto-X11R7.0-$(XORG_PROTO_DAMAGE_VERSION)
+XORG_PROTO_DAMAGE_VERSION := 1.0.3
+XORG_PROTO_DAMAGE := damageproto-X11R7.0-$(XORG_PROTO_DAMAGE_VERSION)
XORG_PROTO_DAMAGE_SUFFIX := tar.bz2
-XORG_PROTO_DAMAGE_URL := ftp://ftp.gwdg.de/pub/x11/x.org/pub/X11R7.0/src/proto/$(XORG_PROTO_DAMAGE).$(XORG_PROTO_DAMAGE_SUFFIX)
+XORG_PROTO_DAMAGE_URL := ftp://ftp.gwdg.de/pub/x11/x.org/pub/X11R7.0/src/proto/$(XORG_PROTO_DAMAGE).$(XORG_PROTO_DAMAGE_SUFFIX)
XORG_PROTO_DAMAGE_SOURCE := $(SRCDIR)/$(XORG_PROTO_DAMAGE).$(XORG_PROTO_DAMAGE_SUFFIX)
-XORG_PROTO_DAMAGE_DIR := $(BUILDDIR)/$(XORG_PROTO_DAMAGE)
+XORG_PROTO_DAMAGE_DIR := $(BUILDDIR)/$(XORG_PROTO_DAMAGE)
-include $(call package_depfile)
@@ -111,7 +111,7 @@ $(STATEDIR)/xorg-proto-damage.targetinstall: $(xorg-proto-damage_targetinstall_d
@$(call install_fixup,PRIORITY,optional)
@$(call install_fixup,VERSION,$(XORG_PROTO_DAMAGE_VERSION))
@$(call install_fixup,SECTION,base)
- @$(call install_fixup,AUTHOR,"Robert Schwebel <r.schwebel\@pengutronix.de>")
+ @$(call install_fixup,AUTHOR,"Erwin Rol <erwin\@erwinrol.com>")
@$(call install_fixup,DEPENDS,)
@$(call install_fixup,DESCRIPTION,missing)