X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=blobdiff_plain;f=cross-compile%2Fappimage%2Fsigrok-native-appimage;h=767b634b1c9b741b0232cf4403f672e833467cbd;hp=71f81955664e45c4cf3ca3d1ede2672fc0a25281;hb=8fa1956a198d4febc86a63fa14a8a83a17809c9e;hpb=837d376bd191ce07364b5bafb91a47f70330a10c diff --git a/cross-compile/appimage/sigrok-native-appimage b/cross-compile/appimage/sigrok-native-appimage index 71f8195..767b634 100755 --- a/cross-compile/appimage/sigrok-native-appimage +++ b/cross-compile/appimage/sigrok-native-appimage @@ -92,7 +92,7 @@ echo $VERSION # Patch away absolute paths; it would be nice if they were relative ######################################################################## -patch_usr +find usr/ -type f -executable -exec sed -i -e "s|/usr|././|g" {} \; ######################################################################## # AppDir complete