summaryrefslogtreecommitdiffstats
path: root/rules/xorg-app-xauth.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2010-09-10 22:22:07 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-22 12:36:25 +0200
commit27152e4e8e330e5c006a8b8bf73ef6c206db33b2 (patch)
tree416f562df7d1ca9d9e01fc369c0b6fbd1b85f437 /rules/xorg-app-xauth.make
parent0d34fab574792b99abbf8bec98333a6fd44c4fd2 (diff)
downloadptxdist-27152e4e8e330e5c006a8b8bf73ef6c206db33b2.tar.gz
ptxdist-27152e4e8e330e5c006a8b8bf73ef6c206db33b2.tar.xz
[xorg-app-xauth] targetinstall consolidation
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/xorg-app-xauth.make')
-rw-r--r--rules/xorg-app-xauth.make10
1 files changed, 5 insertions, 5 deletions
diff --git a/rules/xorg-app-xauth.make b/rules/xorg-app-xauth.make
index 1cef81b9e..3862032b1 100644
--- a/rules/xorg-app-xauth.make
+++ b/rules/xorg-app-xauth.make
@@ -54,14 +54,14 @@ $(STATEDIR)/xorg-app-xauth.targetinstall:
@$(call targetinfo)
@$(call install_init, xorg-app-xauth)
- @$(call install_fixup,xorg-app-xauth,PRIORITY,optional)
- @$(call install_fixup,xorg-app-xauth,SECTION,base)
- @$(call install_fixup,xorg-app-xauth,AUTHOR,"Claudio Leonel <cls@elaxys.com.br>")
- @$(call install_fixup,xorg-app-xauth,DESCRIPTION,missing)
+ @$(call install_fixup, xorg-app-xauth,PRIORITY,optional)
+ @$(call install_fixup, xorg-app-xauth,SECTION,base)
+ @$(call install_fixup, xorg-app-xauth,AUTHOR,"Claudio Leonel <cls@elaxys.com.br>")
+ @$(call install_fixup, xorg-app-xauth,DESCRIPTION,missing)
@$(call install_copy, xorg-app-xauth, 0, 0, 0755, -, /usr/bin/xauth)
- @$(call install_finish,xorg-app-xauth)
+ @$(call install_finish, xorg-app-xauth)
@$(call touch)