mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-18 01:05:24 +01:00
use utils-std-0.1.2 instead of coreutils-6.10
utils-std-0.1.2 doesn't replaces coreutils-5.0/pass1 due to depending on: * A shell for ./configure, making the bash implicit jump messy * POSIX C interfaces which mes-libc lacks Also coreutils-6.10 is only for utilities which utils-std provides: date, mktemp, sha256sum
This commit is contained in:
parent
b58a24bf15
commit
e48d5a736c
3 changed files with 6 additions and 6 deletions
|
|
@ -78,7 +78,7 @@ build: bison-3.4.1
|
|||
build: bison-3.4.1
|
||||
build: diffutils-2.7
|
||||
build: coreutils-5.0
|
||||
build: coreutils-6.10
|
||||
build: utils-std-0.1.2
|
||||
build: gawk-3.0.4
|
||||
build: perl-5.000
|
||||
build: perl-5.003
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue