|
@@ -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
|