X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=blobdiff_plain;f=cross-compile%2Fappimage%2FREADME;fp=cross-compile%2Fappimage%2FREADME;h=f4c7fa1ab551694960d6099d28b80661e1b57366;hp=36c37f135dea6bbcb44de810d6464ce22e9be158;hb=c5aaf3346f1470bef34abfe85bc440c02e627414;hpb=c8f1a10ff73a8429fd67b51086af377415316e56 diff --git a/cross-compile/appimage/README b/cross-compile/appimage/README index 36c37f1..f4c7fa1 100644 --- a/cross-compile/appimage/README +++ b/cross-compile/appimage/README @@ -33,6 +33,10 @@ install-build-deps.sh file). Then: $ cd $HOME $ git clone https://github.com/AppImage/AppImageKit $ cd AppImageKit + +Apply chdir.patch (required to fix sigrok bug #1300), then build: + + $ patch -p1 < chdir.patch $ ./build.sh Temporary workaround for an AppImageKit issue: