diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 17:59:04 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:07 -0500 |
commit | 4c0d83ea1cc07ac3a750dc2e36dc55c53b2c0a5a (patch) | |
tree | 3830210864e6e32b2c893b8b1e15f6b946771c60 | |
parent | 95fcb3b6ccbd199fb3dd098bde256672cafe1b9a (diff) | |
download | slackbuilds-4c0d83ea1cc07ac3a750dc2e36dc55c53b2c0a5a.tar.gz |
system/mksh: Fixed dep information
-rw-r--r-- | system/mksh/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mksh/README b/system/mksh/README index 33675f7e70..c2afde25c6 100644 --- a/system/mksh/README +++ b/system/mksh/README @@ -3,4 +3,4 @@ mksh is a successor to the Public Domain Korn Shell (pdksh) Pass STATIC=yes to the script to create a static build. Pass DIET=yes to the script in order to use dietlibc (this -requires dietlibc, also available on SBo) +requires the optional dependency dietlibc) |