[Travis] fixed compiling

This commit is contained in:
Maschell 2018-03-04 16:31:26 +01:00
parent 36f4b1f350
commit b642c931db
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ install:
- tar -xzvf libiosuhax.tar.gz
- tar -xzvf fs_wrapper.tar.gz
- tar -xzvf controller_patcher.tar.gz
- 7z x -y ./libs/portlibs.zip -o${DEVKITPRO}
- 7z x -y ./loader/libs/portlibs.zip -o${DEVKITPRO}
- 7z x -y ./dynamic_libs-lib/libs/portlibs.zip -o${DEVKITPRO}
- 7z x -y ./libgui-master/libs/portlibs.zip -o${DEVKITPRO}
- (cd libiosuhax-master && make -j8 && make install)

View File

@ -51,7 +51,7 @@ Install the according to their readmes. Don't forget to install their dependenci
**Dependencies**
All needed dependencies are in the "libs" folder of this repository. Extract the "portlibs.zip" archive into your devkitPro directory.
All needed dependencies are in the "loader/libs" folder of this repository. Extract the "portlibs.zip" archive into your devkitPro directory.
The archive includes:
- zlib