mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
ncurses: update for new env
This commit is contained in:
parent
e134ef27f8
commit
dee8970153
@ -14,7 +14,7 @@
|
||||
--without-cxx-binding
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
make install
|
||||
|
||||
# Force ncurses to link against wide-character ncurses library.
|
||||
for lib in ncurses form panel menu; do
|
||||
|
Loading…
Reference in New Issue
Block a user