summaryrefslogtreecommitdiffstats
path: root/rules/inetutils.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-01-31 17:29:34 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-01-31 17:29:34 +0000
commitf3868e4ae5e15f0655c1cd885fcb952db7469e85 (patch)
tree748137fb5239d4a75d40d98f0c81fd812a117606 /rules/inetutils.make
parent22e8958fb8183ae6fedbd3173f08ddbb081b5349 (diff)
downloadptxdist-f3868e4ae5e15f0655c1cd885fcb952db7469e85.tar.gz
ptxdist-f3868e4ae5e15f0655c1cd885fcb952db7469e85.tar.xz
typo fixed
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4474 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/inetutils.make')
-rw-r--r--rules/inetutils.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/inetutils.make b/rules/inetutils.make
index 5e6336fa4..5ceb2d369 100644
--- a/rules/inetutils.make
+++ b/rules/inetutils.make
@@ -159,7 +159,7 @@ ifdef PTXCONF_INETUTILS_RLOGIND
@$(call install_copy, 0, 0, 0755, $(INETUTILS_DIR)/rlogind/rlogind, /usr/sbin/rlogind)
endif
ifdef PTXCONF_INETUTILS_RSH
- @$(call install_copy, 0, 0, 0755, $(INETUTILS_DIR)/rsh/rsh, /usr/bin/srsh)
+ @$(call install_copy, 0, 0, 0755, $(INETUTILS_DIR)/rsh/rsh, /usr/bin/rsh)
endif
ifdef PTXCONF_INETUTILS_RSHD
@$(call install_copy, 0, 0, 0755, $(INETUTILS_DIR)/rshd/rshd, /usr/sbin/rshd)