|
|
@ -54,7 +54,7 @@ fi |
|
|
|
hook_add postmake 7 "\ |
|
|
|
ln -svf libncurses.so $libdir/libcurses.so; \ |
|
|
|
ln -svf libncurses.a $libdir/libcurses.a; \ |
|
|
|
ln -svf ncurses/curses.h ncurses/term.h ncurses/unctrl.h $includedir/../" |
|
|
|
ln -svf ncurses/ncurses.h ncurses/curses.h ncurses/term.h ncurses/unctrl.h $includedir/../" |
|
|
|
|
|
|
|
if [ $stagelevel = 1 ] ; then |
|
|
|
var_append extraconfopt ' ' '--without-cxx --without-cxx-bindings' |
|
|
|