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]
/
exfalso
/
build
blob
5f2abd6a4c047d91096755ff5d4c59ea756830c5
1
#!/bin/sh -e
2
3
patch
-p1
<
quodlibet-4.4
.0
-collections
.
patch
4
patch
-p1
<
nogettext.
patch
5
6
python setup.py build
7
python setup.py
install
\
8
--prefix
=/
usr \
9
--root
=
"
$1
"
\
10
--optimize
=
1