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]
/
pcre
/
build
blob
4ee3fae20d4d21028ad4099f2eea7877082a385f
1
#!/bin/sh -e
2
3
.
/
configure \
4
--prefix
=/
usr \
5
--enable-unicode-properties
6
7
make
8
make
DESTDIR
=
"
$1
"
install
9
10
rm
-rf
"
$1
/usr/share/doc"