Ugh, enable not with.

This commit is contained in:
Nicholas Marriott 2020-05-03 12:20:08 +01:00
parent fbc8fca067
commit ff5e3d1a88

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