diff --git a/packages/ncurses/build.sh b/packages/ncurses/build.sh index 0cfcd4791..5bac62d02 100755 --- a/packages/ncurses/build.sh +++ b/packages/ncurses/build.sh @@ -23,13 +23,15 @@ ac_cv_header_locale_h=no --without-tests --with-shared " +TERMUX_PKG_INCLUDE_IN_DEVPACKAGE=" +share/man/man1/ncursesw6-config.1 +bin/ncursesw6-config +" TERMUX_PKG_RM_AFTER_INSTALL=" bin/captoinfo bin/infotocap -bin/ncursesw6-config share/man/man1/captoinfo.1m share/man/man1/infotocap.1m -share/man/man1/ncursesw6-config.1 " termux_step_pre_configure() {