Changeset 2eddb9b


Ignore:
Timestamp:
05/20/2004 02:41:13 AM (20 years ago)
Author:
Jeremy Utley <jeremy@…>
Children:
8298073
Parents:
36ae8ff
Message:

corrected patch name for expect patch to match matt's tarball

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/b5_1/BOOK@3672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter03/patches.xml

    r36ae8ff r2eddb9b  
    3030
    3131Expect Spawn Patch - 6 KB:
    32 <ulink url="&patches-root;expect-&expect-version;-spawn-1.patch"/>
     32<ulink url="&patches-root;expect-&expect-version;-spawn.patch"/>
    3333
    3434GCC No-Fixincludes Patch - 1 KB:
  • chapter05/expect.xml

    r36ae8ff r2eddb9b  
    2727suite run:</para>
    2828
    29 <screen><userinput>patch -Np1 -i ../expect-&expect-version;-spawn-1.patch</userinput></screen>
     29<screen><userinput>patch -Np1 -i ../expect-&expect-version;-spawn.patch</userinput></screen>
    3030
    3131<para>Now prepare Expect for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.