summaryrefslogtreecommitdiff
path: root/strata/cpe-wrt/dropbear.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/cpe-wrt/dropbear.morph')
-rw-r--r--strata/cpe-wrt/dropbear.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/cpe-wrt/dropbear.morph b/strata/cpe-wrt/dropbear.morph
index 1a9b0002..fc2f8fb4 100644
--- a/strata/cpe-wrt/dropbear.morph
+++ b/strata/cpe-wrt/dropbear.morph
@@ -12,5 +12,5 @@ install-commands:
- make PROGRAMS="dropbear dbclient dropbearkey dropbearconvert scp" DESTDIR=$DESTDIR install
post-install-commands:
-- install -d "$DESTDIR/sbin" && cd "$DESTDIR/sbin" && ln -s ..$PREFIX/sbin/dropbear ssh
+- install -d "$DESTDIR$PREFIX/bin" && cd "$DESTDIR$PREFIX/bin" && ln -s ../sbin/dropbear ssh