Changeset f7f1caf for BOOK/temp-system


Ignore:
Timestamp:
Jun 11, 2014, 8:34:34 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
3acf8711
Parents:
810d48b
git-author:
Chris Staub <chris@…> (06/11/14 08:33:33)
git-committer:
Chris Staub <chris@…> (06/11/14 08:34:34)
Message:

Use correct xinclude for temp-system vim

File:
1 edited

Legend:

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

    r810d48b rf7f1caf  
    120120    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    121121    href="../../final-system/common/vim.xml"
    122     xpointer="xpointer(//*[@os='l'])"/>
     122    xpointer="xpointer(//*[@os='m'])"/>
    123123
    124 <screen os="m"><userinput>ln -sv vim /tools/bin/vi</userinput></screen>
     124<screen os="n"><userinput>ln -sv vim /tools/bin/vi</userinput></screen>
    125125
    126126    <para os="tv1">Create a temporary vimrc to make it function more the way you may
Note: See TracChangeset for help on using the changeset viewer.