Commit 41feb17b authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack AppImage: fix path to AppRun

parent 0bbb7e8c
......@@ -31,6 +31,8 @@ pack_file /usr/share/pixmaps/$ICONFILE
cd - >/dev/null
add_bin_exec_command $PRODUCT $PRODUCTDIR/AppRun
# Strange AppRun script uses args as path, so override apth detection
subst "1iexport APPDIR=$PRODUCTDIR" $BUILDROOT/usr/bin/$PRODUCT
subst '1iAutoProv:no' $SPEC
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment