repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hblock: bump to 3.4.0
[kiss-trunc88.git]
/
mtm
/
build
blob
8b9862435c24edce981192fa9485bc070b0c83b3
1
#!/bin/sh -e
2
3
mkdir
-p
"
$1
/usr/bin"
4
mkdir
-p
"
$1
/usr/share/man/man1"
5
6
patch
-Np1
config.def.h ncurses_inc.
patch
7
make
8
make
DESTDIR
=
"
$1
/usr"
install
9
make
install-terminfo