summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-02-19 22:08:08 (EST)
committer P. J. McDermott <pjm@nac.net>2014-02-19 22:08:08 (EST)
commit97e4306a0f4c690e2f17cdcf1c8c1dc1642b5881 (patch)
tree97cb2fa8d16b60b8be559b74bf6d9913c7db35fc /build
parent0c445507d6f714536ea1142b322ba8799a15e4fc (diff)
Manage /usr/bin/mkpasswd with update-alternatives.
This is also provided by busybox.
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 08429f3..ea253d9 100755
--- a/build
+++ b/build
@@ -39,6 +39,7 @@ install: build
# Move pkgIndex.tcl.
mkdir -p dest/usr/share/tcltk
mv dest/usr/lib/$(OPK_HOST_ARCH)/expect$(V) dest/usr/share/tcltk
+ mv dest/usr/bin/mkpasswd dest/usr/bin/mkpasswd.expect
oh-fixperms
oh-strip
oh-installfiles