1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-16 09:48:35 +00:00

Symlink mksh to ksh too

This commit is contained in:
Daniel Bainton 2014-03-10 12:12:56 +02:00
parent 68e6cc1cd9
commit cae6566859

@ -77,3 +77,4 @@ build: crossmusl
cp mksh.1 "$root/share/man/man1/mksh.1"
cd "$root/bin"
ln -sf mksh sh
ln -sf mksh ksh