Ignore:
Timestamp:
Feb 19, 2016, 8:08:19 PM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
24d655d
Parents:
c0c70554
git-author:
Chris Staub <chris@…> (02/19/16 19:52:44)
git-committer:
Chris Staub <chris@…> (02/19/16 20:08:19)
Message:

Removed libcurses symlinks from Ncurses pages

File:
1 edited

Legend:

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

    rc0c70554 r870ba41  
    9595    xpointer="xpointer(//*[@os='l'])"/>
    9696
    97 <screen os="m"><userinput>for lib in curses ncurses form panel menu ; do
     97<screen os="m"><userinput>for lib in ncurses form panel menu ; do
    9898        echo "INPUT(-l${lib}w)" &gt; /usr/lib/lib${lib}.so
    9999        ln -sfv lib${lib}w.a /usr/lib/lib${lib}.a
    100100done
    101 ln -sfv libcurses.so /usr/lib/libcursesw.so
    102 ln -sfv libncursesw.a /usr/lib/libcursesw.a
    103101ln -sfv libncurses++w.a /usr/lib/libncurses++.a
    104102ln -sfv ncursesw6-config-32 /usr/bin/ncurses6-config-32</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.