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
pcre2: bump to 10.40
[kiss-trunc88.git]
/
st
/
build
blob
f8494cb06e054452e8e1d0bd2e0046966446573f
1
#!/bin/sh -e
2
3
sed
-i
's|Liberation Mono|Monospace|g'
config.def.h
4
5
# Install terminfo to right location.
6
export
TERMINFO
=
$1
/
usr
/
shar
e
/
terminfo
7
mkdir
-p
"
$TERMINFO
"
8
9
make
10
make
PREFIX
=/
usr DESTDIR
=
"
$1
"
install