summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-02 14:48:02 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-02 14:48:02 (EDT)
commitf9333acb1a71bdcaa3c4072b5d2bf6c36d9280a1 (patch)
treea605ab96f64514ae74e9d7c982a84f6e514d3133 /build
parentfd935fcebe18a42dad8f9e9be3a09c829a029ae1 (diff)
Manage /usr/bin/strings with update-alternatives.
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index a6f858d..4a3fae5 100755
--- a/build
+++ b/build
@@ -14,4 +14,5 @@ install:
oh-strip
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
oh-installfiles