Update libappimage
[appimagekit.git] / travis / build-binaries.sh
blob3292291f5f3500200cedfcc8fbbdc3c670e3325d
1 #! /bin/bash
3 set -e
4 set -x
6 cd /AppImageKit
8 ./build.sh "$@"
10 # make sure the prebuilt libraries in the container will be found
11 export LD_LIBRARY_PATH=/deps/lib:"$LD_LIBRARY_PATH"
13 ./test-appimagetool.sh build/install_prefix/usr/bin/appimagetool