From b2ab30ef7209c82f85bcf911db0429feaecc1bd7 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 04 Aug 2013 11:34:46 -0400 Subject: Manage clear and reset with update-alternatives. These are also provided by ncurses-bin. --- (limited to 'build') 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 -- cgit v0.9.1