diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-29 17:49:48 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-29 17:49:48 +0000 |
commit | 2f5db45b25656c38b6633e9f9bfd1a44abc029e5 (patch) | |
tree | c7ad2241cef013c93823ccb73d7d41ccd67bbb8a /chapter05/shellutils-exp.xml | |
parent | f0f31916d84c7975f72f54fc17e83af8adeb40e5 (diff) |
text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/shellutils-exp.xml')
-rw-r--r-- | chapter05/shellutils-exp.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter05/shellutils-exp.xml b/chapter05/shellutils-exp.xml index 5422a2ce0..517a12acd 100644 --- a/chapter05/shellutils-exp.xml +++ b/chapter05/shellutils-exp.xml @@ -3,7 +3,8 @@ <para><userinput>patch -Np1 -i ../sh-utils-&sh-utils-version;.patch</userinput>This -patch is needed to avoid a conflict of variable names with glibc when +patch is needed to avoid a conflict of variable names with certain Glibc +verions (depending on the way your distributio has patched Glibc) when compiling sh-utils statically.</para> </sect2> |