Ugh, enable not with.

pull/2195/head
Nicholas Marriott 2020-05-03 12:20:08 +01:00
parent fbc8fca067
commit ff5e3d1a88
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ tar -zxf ncurses-*.tar.gz || exit 1
--without-tests \
--without-tack \
--disable-database \
--with-termcap \
--enable-termcap \
--enable-pc-files \
--with-pkg-config-libdir=$BUILD/lib/pkgconfig &&
make && make install) || exit 1