Skip to content

Commit

Permalink
fix ncurses library name [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Feb 3, 2018
1 parent 300598b commit afaaa7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ncurses/6.1/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

MASON_NAME=ncurses
MASON_VERSION=6.1
MASON_LIB_FILE=lib/libcurses.a
MASON_LIB_FILE=lib/libncursesw.a

. ${MASON_DIR}/mason.sh

Expand Down

0 comments on commit afaaa7c

Please sign in to comment.