Changeset a63f1057


Ignore:
Timestamp:
Aug 5, 2014, 1:38:44 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
3ef83ab
Parents:
8517eb19
Message:

Revert "Use correct xinclude for temp-system vim"

This reverts commit 5b192dc0160f6160c772662371ec12f2101fd755.

File:
1 edited

Legend:

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

    r8517eb19 ra63f1057  
    120120    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    121121    href="../../final-system/common/vim.xml"
    122     xpointer="xpointer(//*[@os='m'])"/>
     122    xpointer="xpointer(//*[@os='l'])"/>
    123123
    124 <screen os="n"><userinput>ln -sv vim /tools/bin/vi</userinput></screen>
     124<screen os="m"><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.