mirror of
https://github.com/tmux/tmux.git
synced 2025-04-03 06:18:48 +00:00
Ugh, enable not with.
This commit is contained in:
parent
fbc8fca067
commit
ff5e3d1a88
2
.github/travis/build-all.sh
vendored
2
.github/travis/build-all.sh
vendored
@ -28,7 +28,7 @@ tar -zxf ncurses-*.tar.gz || exit 1
|
|||||||
--without-tests \
|
--without-tests \
|
||||||
--without-tack \
|
--without-tack \
|
||||||
--disable-database \
|
--disable-database \
|
||||||
--with-termcap \
|
--enable-termcap \
|
||||||
--enable-pc-files \
|
--enable-pc-files \
|
||||||
--with-pkg-config-libdir=$BUILD/lib/pkgconfig &&
|
--with-pkg-config-libdir=$BUILD/lib/pkgconfig &&
|
||||||
make && make install) || exit 1
|
make && make install) || exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user