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
mesa: bump to 22.0.3
[kiss-trunc88.git]
/
lame
/
build
blob
391877110f51ab88c002a363f43f80662592d68d
1
#!/bin/sh -e
2
3
.
/
configure \
4
--prefix
=/
usr \
5
--enable-shared
\
6
--disable-gtktest
\
7
--enable-dynamic-frontends
\
8
--enable-expopt
=
full
9
10
make
11
make
DESTDIR
=
"
$1
"
install