sbase

suckless unix tools
git clone git://git.2f30.org/sbase
Log | Files | Refs | README | LICENSE

commit 3068ea231854c49c4ce55dae9a90a99a80d79909
parent 7ee3569327036a85c7c2ca8e9570a85c3738464d
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat, 28 Feb 2015 15:40:16 +0100

README: document sbase-box-install rule

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -101,7 +101,7 @@ config.mk depending on your system. You can also build sbase-box, which generates a single binary containing all the required tools. You can then symlink the -individual tools to sbase-box. +individual tools to sbase-box or run: make sbase-box-install Ideally you will want to statically link sbase. If you are on Linux we recommend using musl-libc[2].