Changeset 8fedadb in clfs-sysroot


Ignore:
Timestamp:
Jan 31, 2009, 6:51:39 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
bef6db9
Parents:
7e97d50
Message:

Add the VIM Branch Update -5 Patch.

Location:
BOOK
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/vim.xml

    r7e97d50 r8fedadb  
    3737    and (optionally) <filename>vim-&vim-version;-lang.tar.gz</filename>
    3838    archives into the same directory.</para>
     39
     40    <para os="p1">The following patch merges all updates from the &vim-version; Branch
     41    from the Vim developers:</para>
     42
     43<screen os="p2"><userinput>patch -Np1 -i ../&vim-branch_update-patch;</userinput></screen>
    3944
    4045    <para os="cc1">The configure script is full of logic that aborts at the
  • BOOK/introduction/common/changelog.xml

    r7e97d50 r8fedadb  
    4040      <para>Janurary 31, 2009</para>
    4141      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Add the VIM Branch Update -5 Patch.</para>
     44        </listitem>
    4245        <listitem>
    4346          <para>[jciccone] - Add the Tar Revert Pipe Drain patch and the Tar
  • BOOK/materials/common/patches.xml

    r7e97d50 r8fedadb  
    173173
    174174    <varlistentry>
     175      <term>Vim Branch Update Patch - <token>&vim-branch_update-patch-size;</token>:</term>
     176      <listitem>
     177        <para>Download: <ulink
     178        url="&patches-root;&vim-branch_update-patch;"/></para>
     179        <para>MD5 sum: <literal>&vim-branch_update-patch-md5;</literal></para>
     180      </listitem>
     181    </varlistentry>
     182
     183    <varlistentry>
    175184      <term>Zlib fPIC Patch - <token>&zlib-fpic-patch-size;</token>:</term> <listitem>
    176185        <para>Download: <ulink
  • BOOK/patches.ent

    r7e97d50 r8fedadb  
    7373<!ENTITY tar-revert_pipe_drain-patch-size "4 KB">
    7474
     75<!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-5.patch">
     76<!ENTITY vim-branch_update-patch-md5 "ad13a427a46ae23abe8740ab66fba15d">
     77<!ENTITY vim-branch_update-patch-size "180 KB">
     78
    7579<!ENTITY zlib-fpic-patch "zlib-&zlib-version;-fPIC-1.patch">
    7680<!ENTITY zlib-fpic-patch-md5 "545d60b20bfde6f53023de44438cef59">
Note: See TracChangeset for help on using the changeset viewer.