diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-16 21:21:58 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-16 21:21:58 +0000 |
commit | e3339bc11204653bbcfefc1cafd1f80450df067f (patch) | |
tree | 5f1929101e0302d1a5445b3d172449b9dd0ceb6f /appendixa/sysvinit-dep.xml | |
parent | 22605727e1007f7d8e3f553f9ee6e5e1af9df3e9 (diff) |
Adjusting the dependencies for the new Coreutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/sysvinit-dep.xml')
-rw-r--r-- | appendixa/sysvinit-dep.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/sysvinit-dep.xml b/appendixa/sysvinit-dep.xml index 6ac3bd021..1017d15f9 100644 --- a/appendixa/sysvinit-dep.xml +++ b/appendixa/sysvinit-dep.xml @@ -7,7 +7,7 @@ <literallayout>Bash: sh Binutils: as, ld -Fileutils: chown, cp, install, ln, mknod, rm +Coreutils: chown, cp, install, ln, mknod, rm Gcc: cc, cc1, collect2, cpp0 Make: make Sed: sed</literallayout> |