From 75342706483bcb1592c0b06cda8e77e0b49c0d30 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Wed, 11 Apr 2018 23:46:10 -0400 Subject: The sbase tar doesn't support BSD style flags. Fixed. Also added a build script for sinit Also install `musl` to the prefixed directory --- scripts/get_sources.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/get_sources.sh') diff --git a/scripts/get_sources.sh b/scripts/get_sources.sh index 8abca86..0d46b6e 100644 --- a/scripts/get_sources.sh +++ b/scripts/get_sources.sh @@ -4,3 +4,4 @@ cd ${dist_dir} wget -i ${base_dir}/sources.lst git clone git://git.suckless.org/sbase git clone git://git.suckless.org/ubase +git clone git://git.suckless.org/sinit -- cgit v1.2.3