diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-09-04 10:39:58 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-09-04 10:39:58 +0000 |
commit | 886fa7ff2a8b4632a7bc70350e5da5da1314566b (patch) | |
tree | 55f22e86692d1184f24eda48a186fc7fb0e6fde1 /chapter06/libtool.xml | |
parent | 69577437b9847f0a8f3d5cdee02b79ee9d7b4271 (diff) |
Upgrade to libtool 1.5.20
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/libtool.xml')
-rw-r--r-- | chapter06/libtool.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/libtool.xml b/chapter06/libtool.xml index e637e8c7d..ad97a6ba7 100644 --- a/chapter06/libtool.xml +++ b/chapter06/libtool.xml @@ -47,10 +47,6 @@ GCC, Glibc, Grep, Make, and Sed</seg></seglistitem> <screen><userinput>make install</userinput></screen> -<para>Correct the ownership of the libltdl data files:</para> - -<screen><userinput>chown -R root:root /usr/share/libtool/libltdl</userinput></screen> - </sect2> |