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
yoshimi: bump to 2.2.0
[kiss-trunc88.git]
/
driconf
/
build
blob
fb428d0acb577837e8237f48c00e3a26542c630a
1
#!/bin/sh -e
2
3
patch
-p0
<
driconf_simpleui.
patch
4
sed
-i
's|/usr/local|/usr|'
*
.py driconf setup.cfg
5
6
python2 setup.py build
7
python2 setup.py
install
--root
=
"
$1
"
--optimize
=
1