1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 12:03:07 +01:00
This commit is contained in:
Kevin Burke
2014-05-24 11:56:20 +09:00
parent 3d5c4df3d8
commit 0635567dcc

View File

@@ -4,7 +4,6 @@ before_install:
- echo "yes" | sudo apt-add-repository ppa:openmw/deps
- sudo apt-key update -qq
- sudo apt-get update -qq
- sudo apt-get install -y --force-yes
- sudo apt-get install -y --force-yes binutils-mingw-w64-i686 gcc-mingw-w64-i686 g++-mingw-w64-i686 libsdl2-static-dev
- ls -al /usr/bin
- cp /usr/bin/i586-mingw32msvc-gcc /usr/bin/i686-mingw32msvc-gcc