diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-04-15 20:15:34 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-04-15 20:15:34 +0000 |
commit | dd2d8eb3b0d37d1169bb90d3a5989003b90f2954 (patch) | |
tree | 8435d5db8b06cd0173c1b205ed0f208d96ca3e37 /chapter06/createfiles.xml | |
parent | 6070f516c5a137a643ed68bf6a467c4a6e5476c3 (diff) |
Update bzip2 url.
Update to util-linux-2.33.2.
Update to linux-5.0.7.
Update to gawk-5.0.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/createfiles.xml')
-rw-r--r-- | chapter06/createfiles.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml index e4daa3cb2..86e2d55d7 100644 --- a/chapter06/createfiles.xml +++ b/chapter06/createfiles.xml @@ -44,8 +44,6 @@ ln -sv /tools/bin/{env,install,perl,printf} /usr/bin ln -sv /tools/lib/libgcc_s.so{,.1} /usr/lib ln -sv /tools/lib/libstdc++.{a,so{,.6}} /usr/lib -install -vdm755 /usr/lib/pkgconfig - ln -sv bash /bin/sh</userinput></screen> <!--for lib in blkid lzma mount uuid |