]> git.cameronkatri.com Git - apple_cmds.git/commit
shell_cmds: Install sh as ash
authorCameron Katri <me@cameronkatri.com>
Thu, 13 May 2021 19:17:08 +0000 (15:17 -0400)
committerCameron Katri <me@cameronkatri.com>
Thu, 13 May 2021 19:17:08 +0000 (15:17 -0400)
commitd7f0717e34ba93aaf21789ad8cb96e966e8dbf4d
treef2a874196f79ec13a12abf55fd4d5f3bca490de4
parentf8e71cdc095697a58b446c498cfe307602fc2da1
shell_cmds: Install sh as ash

I am leaving it up to the packager to hard link /bin/sh
because it is common to use dash (Debian Almquist shell) as /bin/sh
so it doesn't makes sense to force the usage of FreeBSD's fork of ash
when it can break an existing ash install.
shell_cmds/sh/Makefile