morpheus

suckless linux distro
git clone git://git.2f30.org/morpheus
Log | Files | Refs | Submodules | README | LICENSE

commit b73bf2c5db5b5db32e07f201d4feab3874fd509a
parent 96719356351613e609709085adccbea758e2ee79
Author: sin <sin@2f30.org>
Date:   Wed, 18 Sep 2013 14:22:20 +0100

Do not remove the src/ directory for rebuilding

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

diff --git a/stage0 b/stage0 @@ -1,6 +1,6 @@ #!/bin/sh -./clean +rm -rf root cross morpheus.log . ./prepare-env . ./prepare-root