diff --git a/ports/SuperTuxKart/build.sh b/ports/SuperTuxKart/build.sh index 0b37d121..b8f18c5b 100755 --- a/ports/SuperTuxKart/build.sh +++ b/ports/SuperTuxKart/build.sh @@ -7,7 +7,6 @@ TAR_CONTENT="SuperTuxKart-$VERSION-src" DEPENDENCIES=('SDL2' 'curl' 'openal-soft' 'freetype' 'harfbuzz' 'libvorbis' 'libjpeg' 'libpng' 'zlib') configure() { - return $BANAN_CMAKE -B build -S . -G Ninja --fresh \ --toolchain="$BANAN_TOOLCHAIN_DIR/Toolchain.txt" \ -DCMAKE_INSTALL_PREFIX=/usr \