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
croc: disable ipv6 with sed instead of patch
[kiss-trunc88.git]
/
gambatte-speedrun
/
build
blob
200a8cd3ad8aa84cd6f275cb2396122f3d9ef59d
1
#!/bin/sh -e
2
3
git submodule init
4
git submodule update
5
6
mv
platforms.pri gambatte_qt
/
src
/
7
8
#sed 's|/usr/lib/qt5/bin/qmake|/usr/bin/qmake|g' gambatte_qt/src/Makefile > _
9
#mv -f _ gambatte_qt/src/Makefile
10
11
sh
script
s
/
build_qt.sh
12
13
mkdir
-p
"
$1
/usr/bin"
14
cp
gambatte_qt
/
bin
/
gambatte_speedrun
"
$1
/usr/bin/"