diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-29 18:41:54 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-29 18:41:54 +0000 |
commit | 3a4d4518a7a1da2ef4f9be01304fa1c6e8f8e9f5 (patch) | |
tree | 2dd4d58bee05564cb9e45276467d76860bae2c9f /Attic/appendixc | |
parent | 1708b01f8f230ca6d3170936471d554dd9926a46 (diff) |
Added sh-utils patch in chapter 5 to solve static linking problems on a
few platforms.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Attic/appendixc')
-rw-r--r-- | Attic/appendixc/packages.xml | 1 | ||||
-rw-r--r-- | Attic/appendixc/shellutils-patch.xml | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/Attic/appendixc/packages.xml b/Attic/appendixc/packages.xml index 0bcfb341c..21055e243 100644 --- a/Attic/appendixc/packages.xml +++ b/Attic/appendixc/packages.xml @@ -24,6 +24,7 @@ package quicker. &ac-make; &ac-sed; &ac-shellutils; +&ac-shellutils-patch; &ac-tar; &ac-tar-patch; &ac-textutils; diff --git a/Attic/appendixc/shellutils-patch.xml b/Attic/appendixc/shellutils-patch.xml new file mode 100644 index 000000000..cc596d870 --- /dev/null +++ b/Attic/appendixc/shellutils-patch.xml @@ -0,0 +1,6 @@ +Shellutils Patch (&sh-utils-version;): +<ulink url="&ftp;/"> +&ftp;/</ulink> +<ulink url="&http;/"> +&http;/</ulink> + |