hblock: bump to 3.4.0
[kiss-trunc88.git] / mtm / build
blob8b9862435c24edce981192fa9485bc070b0c83b3
1 #!/bin/sh -e
3 mkdir -p "$1/usr/bin"
4 mkdir -p "$1/usr/share/man/man1"
6 patch -Np1 config.def.h ncurses_inc.patch
7 make
8 make DESTDIR="$1/usr" install
9 make install-terminfo