summaryrefslogtreecommitdiffstats
path: root/rules/rsync.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-01-11 23:07:23 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-01-12 08:49:30 +0100
commit8bcabf5ae4840043a29bcadcd0b45289c79cd91c (patch)
tree83ec5dbe3bda6b9cee82d29d223ae2d009f20029 /rules/rsync.make
parent35cb8a4b074649a66be45acc11acbc0310cae9bf (diff)
downloadptxdist-8bcabf5ae4840043a29bcadcd0b45289c79cd91c.tar.gz
ptxdist-8bcabf5ae4840043a29bcadcd0b45289c79cd91c.tar.xz
[rsync] cleanup targetinstall
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/rsync.make')
-rw-r--r--rules/rsync.make4
1 files changed, 1 insertions, 3 deletions
diff --git a/rules/rsync.make b/rules/rsync.make
index 4554dedea..ddf50b57b 100644
--- a/rules/rsync.make
+++ b/rules/rsync.make
@@ -1,5 +1,4 @@
# -*-makefile-*-
-# $Id$
#
# Copyright (C) 2003 by wschmitt@envicomp.de
#
@@ -86,8 +85,7 @@ $(STATEDIR)/rsync.targetinstall:
@$(call install_fixup, rsync,DEPENDS,)
@$(call install_fixup, rsync,DESCRIPTION,missing)
- @$(call install_copy, rsync, 0, 0, 0755, \
- $(RSYNC_DIR)/rsync, \
+ @$(call install_copy, rsync, 0, 0, 0755, -, \
/usr/bin/rsync)
@$(call install_alternative, rsync, 0, 0, 0644, /etc/rsyncd.conf, n)