ncurses: bootstrap pkg; repair bootstrap build.
This commit is contained in:
parent
1611101704
commit
74dd211f4d
1 changed files with 3 additions and 1 deletions
|
@ -17,6 +17,8 @@ long_desc="
|
|||
ecompiler infocmp, clear, tput, tset, and a termcap conversion tool captoinfo.
|
||||
Full manual pages are provided for the library and tools."
|
||||
|
||||
bootstrap=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# needs host tic(1)
|
||||
hostmakedepends="ncurses"
|
||||
|
@ -116,7 +118,7 @@ ncurses-devel_package() {
|
|||
vmove usr/include
|
||||
vmove "usr/lib/*.a"
|
||||
vmove usr/share/man/man3
|
||||
vmove usr/share/man/man1/ncursesw6-config.1
|
||||
vmove usr/share/man/man1/ncursesw6-config.1.gz
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue