mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
10 lines
267 B
Text
10 lines
267 B
Text
set -e
|
|
|
|
#rm ~/upload/* || true
|
|
# u:/ is set to be the home folder of account responsible for building
|
|
# wine and SDK is installed there...
|
|
|
|
wine c:/upp/umk u:/upp.src/uppbox,u:/upp.src/uppsrc MakeInstall5 c:/upp/MINGW.bm -ar u:/mku.exe
|
|
wine u:/mku.exe
|
|
|
|
#~/bin/upload
|