From 97e4306a0f4c690e2f17cdcf1c8c1dc1642b5881 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 19 Feb 2014 22:08:08 -0500 Subject: Manage /usr/bin/mkpasswd with update-alternatives. This is also provided by busybox. --- (limited to 'build') 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 -- cgit v0.9.1