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
lzdoom: new package at 3.88b
[kiss-trunc88.git]
/
rtmidi
/
build
blob
979759b24f22c47a09601e931a8580a77a91ec0c
1
#!/bin/sh -e
2
3
.
/
configure \
4
--prefix
=/
usr \
5
--sysconfdir
=/
etc \
6
--localstatedir
=/
var \
7
--with-alsa
8
9
make
10
make
DESTDIR
=
"
$1
"
install