diff options
author | P. J. McDermott <pjm@nac.net> | 2013-05-27 07:20:16 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-05-27 07:22:12 (EDT) |
commit | fd935fcebe18a42dad8f9e9be3a09c829a029ae1 (patch) | |
tree | 8ffc93fc59d7fefc561eac4c5c008bfafe19ac20 /build | |
parent | 11218e9a094cc4768ae777430acf916f6b0a85ef (diff) |
Manage /usr/bin/ar with update-alternatives.
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,4 +13,5 @@ install: oh-fixperms oh-strip chmod u+s dest/bin/busybox + mv dest/usr/bin/ar dest/usr/bin/ar.busybox oh-installfiles |