Ticket #2435: util-linux-ng-update.patch

File util-linux-ng-update.patch, 705 bytes (added by chris@…, 15 years ago)

Remove commands from Util-linux-ng instructions

  • trunk/BOOK/chapter05/util-linux-ng.xml

     
    7777
    7878    <para>This package does not come with a test suite.</para>
    7979
    80     <para>Install the shared libraries required by E2fsprogs:</para>
    81 
    82 <screen><userinput remap="install">make -C shlibs/uuid install
    83 make -C shlibs/blkid install</userinput></screen>
    84 
    8580    <para>Copy these programs to the temporary tools directory:</para>
    8681
    8782<screen><userinput remap="install">cp -v disk-utils/mkswap mount/{,u}mount text-utils/more /tools/bin</userinput></screen>