launch4j windres error fix... maybe

This commit is contained in:
Jindra Petřík
2016-09-20 00:29:31 +02:00
parent 1da7bc03a1
commit c486e11e55

View File

@@ -7,7 +7,7 @@ before_install:
- sudo apt-get install -y scons
- sudo apt-get install -y zlib1g-dev
- sudo apt-get install -y unzip
- sudo apt-get install -y ia32-libs
- sudo apt-get install -y lib32ncurses5 lib32z1
- mkdir $tools_dir
- wget -q https://www.free-decompiler.com/flash/nsis-3.0-src.tar.bz2
- bzip2 -d nsis-3.0-src.tar.bz2