aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/e2fsprogs.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-27 07:23:19 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-27 07:23:19 +0000
commitbdd7f2703c38ee8cff43504c6d3d484148a833bf (patch)
treee069823f4ce674754007aee4c523f436bce2e721 /chapter06/e2fsprogs.xml
parente4b8b816df71ba3d2cefe115e0e9c323364890c2 (diff)
Added chmod instructions to e2fsprogs and tcl
to ensure all libraries are writable by root for stripping. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r--chapter06/e2fsprogs.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml
index 9a7ca5f89..47f133a51 100644
--- a/chapter06/e2fsprogs.xml
+++ b/chapter06/e2fsprogs.xml
@@ -109,6 +109,11 @@ cd build</userinput></screen>
<screen><userinput remap="install">make install-libs</userinput></screen>
+ <para>Make the installed static libraries writable so debugging symbols can
+ be removed later.</para>
+
+<screen><userinput remap="install">chmod -v u+w /usr/lib/{libblkid,libcom_err,libe2p,libext2fs,libss,libuuid}.a</userinput></screen>
+
<para>This package installs a gzipped
<filename class="extension">.info</filename> file but doesn't update the
system-wide <filename>dir</filename> file. Unzip this file and then update