Ticket #2778: Wget-list.patch

File Wget-list.patch, 537 bytes (added by Joseph Kern, 14 years ago)

wget-list explicit command, Built with svn diff

  • chapter03/introduction.xml

     
    5252  <para>An easy way to download all of the packages and patches is by using
    5353  <ulink url="../wget-list">wget-list</ulink> as an input to
    5454  <command>wget</command>.</para>
     55 
     56<screen role="nodump"><userinput>wget -i http://www.linuxfromscratch.org/lfs/view/6.7/wget-list -P $LFS/sources</userinput></screen>
    5557
    5658</sect1>