summaryrefslogtreecommitdiffstats
path: root/rules/mgetty.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/mgetty.make')
-rw-r--r--rules/mgetty.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/mgetty.make b/rules/mgetty.make
index 96f53492c..e35b85779 100644
--- a/rules/mgetty.make
+++ b/rules/mgetty.make
@@ -133,7 +133,7 @@ endif
$(CROSSSTRIP) -R .note -R .comment $(ROOTDIR)/usr/sbin/mgetty
ifdef PTXCONF_SENDFAX
$(call copy_root, 0, 0, 0755, $(MGETTY_DIR)/sendfax, /usr/sbin/sendfax)
- $(CROSSSTRIP) -R .note -R .comment $(ROOTDIR)/usr/bin/sendfax
+ $(CROSSSTRIP) -R .note -R .comment $(ROOTDIR)/usr/sbin/sendfax
$(call copy_root, 0, 0, 0755, $(MGETTY_DIR)/g3/pbm2g3, /usr/bin/pbm2g3)
$(CROSSSTRIP) -R .note -R .comment $(ROOTDIR)/usr/bin/pbm2g3
$(call copy_root, 0, 0, 0755, $(MGETTY_DIR)/g3/g3cat, /usr/bin/g3cat)