]> sigrok.org Git - sigrok-util.git/commitdiff
sigrok-native-appimage: Update APPIMAGEKIT_OUTDIR for current paths.
authorUwe Hermann <redacted>
Thu, 11 Oct 2018 18:46:30 +0000 (20:46 +0200)
committerUwe Hermann <redacted>
Thu, 11 Oct 2018 18:47:08 +0000 (20:47 +0200)
cross-compile/appimage/sigrok-native-appimage

index 4774c7318caf6db7e3ab7b20531007f428c906e7..290ff3c7f69b0f16b3ed0e507f5be73beea026a6 100755 (executable)
@@ -10,7 +10,7 @@
 
 PREFIX=$HOME/sr
 
-APPIMAGEKIT_OUTDIR=$HOME/AppImageKit/out
+APPIMAGEKIT_OUTDIR=$HOME/AppImageKit/build/out
 
 # ARCH=i386
 ARCH=x86_64