Changeset c8063d1 in clfs-sysroot


Ignore:
Timestamp:
Jul 9, 2009, 7:11:28 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
69b2286
Parents:
260b0e1
Message:

Remove some redundancy in the terminfo symlink command for ncurses.

File:
1 edited

Legend:

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

    r260b0e1 rc8063d1  
    8080    <filename class="directory">/usr/lib</filename> for compatibility:</para>
    8181
    82 <screen os="n"><userinput>ln -sfv ../../usr/share/terminfo ${CLFS}/usr/lib/terminfo</userinput></screen>
     82<screen os="n"><userinput>ln -sfv ../share/terminfo ${CLFS}/usr/lib/terminfo</userinput></screen>
    8383
    8484  </sect2>
Note: See TracChangeset for help on using the changeset viewer.