stunnel: bump to 5.64
[kiss-trunc88.git] / tmux / build
blob96afbb43d7bd64d8a008d8acb5c0f82c46e67513
1 #!/bin/sh -e
3 ./configure \
4 --prefix=/usr \
5 --disable-debug \
7 make
8 make DESTDIR="$1" install