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
pcre: fork, fix sources
[kiss-trunc88.git]
/
hblock
/
build
blob
0e74f8a0319644ea5664c64c7a68788f13865e19
1
#!/bin/sh -e
2
3
mkdir
-p
"
$1
/usr/bin"
4
mkdir
-p
"
$1
/usr/share/man/man1"
5
cp
hblock
"
$1
/usr/bin/"
6
cp
hblock
.1
"
$1
/usr/share/man/man1/"