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-64bit.xml

    rc0c70554 r870ba41  
    8989    xpointer="xpointer(//*[@os='l'])"/>
    9090
    91 <screen os="m"><userinput>for lib in curses ncurses form panel menu ; do
     91<screen os="m"><userinput>for lib in ncurses form panel menu ; do
    9292        echo "INPUT(-l${lib}w)" &gt; /usr/lib64/lib${lib}.so
    9393        ln -sfv lib${lib}w.a /usr/lib64/lib${lib}.a
    9494done
    95 ln -sfv libcurses.so /usr/lib64/libcursesw.so
    96 ln -sfv libncursesw.a /usr/lib64/libcursesw.a
    9795ln -sfv libncurses++w.a /usr/lib64/libncurses++.a
    9896ln -sfv ncursesw6-config-64 /usr/bin/ncurses6-config-64
Note: See TracChangeset for help on using the changeset viewer.