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]
/
cplay
/
build
blob
9dbdfdc46eb1dd28309c7d39536203683e62f3b7
1
#!/bin/sh -e
2
3
patch
-p1
<
fixes2.
patch
4
5
mkdir
-p
"
$1
/usr/bin"
6
mkdir
-p
"
$1
/usr/share/man/man1"
7
cp
cplay
"
$1
/usr/bin/"
8
cp
cplay
.1
"
$1
/usr/share/man/man1/"