summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-08-04 11:34:46 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-08-04 11:37:52 (EDT)
commitb2ab30ef7209c82f85bcf911db0429feaecc1bd7 (patch)
treedad96a583c62c57d8d40a694c2f0bdd18097dd5f /build
parentaac7b03ebbefea7049ea3003ba62e6e2ac0ef9b9 (diff)
Manage clear and reset with update-alternatives.
These are also provided by ncurses-bin.
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index 4a3fae5..c2caae6 100755
--- a/build
+++ b/build
@@ -15,4 +15,6 @@ install:
chmod u+s dest/bin/busybox
mv dest/usr/bin/ar dest/usr/bin/ar.busybox
mv dest/usr/bin/strings dest/usr/bin/strings.busybox
+ mv dest/usr/bin/clear dest/usr/bin/clear.busybox
+ mv dest/usr/bin/reset dest/usr/bin/reset.busybox
oh-installfiles