e2fsprogs: install-libs is automatically run by install

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Xi Ruoyao 2020-02-05 04:58:10 +00:00
parent dd49ea7430
commit 6b041a031d

View File

@ -135,14 +135,10 @@ PKG_CONFIG_PATH=/tools/lib/pkgconfig \
linkend="space-creatingfilesystem"/> and <xref linkend="space-mounting"/>
for details on creating and enabling swap space.</para>
<para>Install the binaries, documentation, and shared libraries:</para>
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>
<para>Install the static libraries and headers:</para>
<screen><userinput remap="install">make install-libs</userinput></screen>
<para>Make the installed static libraries writable so debugging symbols can
be removed later:</para>