mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 10:08:47 +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-tack \
|
||||
--disable-database \
|
||||
--with-termcap \
|
||||
--enable-termcap \
|
||||
--enable-pc-files \
|
||||
--with-pkg-config-libdir=$BUILD/lib/pkgconfig &&
|
||||
make && make install) || exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user