summaryrefslogtreecommitdiff
path: root/data/tmux/make.sh
blob: c6e5f1a32175e49f20fe9c3165bf72d277835309 (plain)
1
2
3
4
5
pkg:setup
pkg:configure ac_cv_search_forkpty="-lresolv" LIBS="-lncurses -levent"  PKG_CONFIG=true
#	Not relying on pkg-config- libtinfo gets linked if pkg-config can't find ncurses.pc for some reason.
make -j8
pkg:install