Browse Source

e2fsprogs: install-libs is automatically run by install

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Xi Ruoyao 4 years ago
parent
commit
6b041a031d
1 changed files with 1 additions and 5 deletions
  1. 1 5
      chapter06/e2fsprogs.xml

+ 1 - 5
chapter06/e2fsprogs.xml

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