Commit 0d0348d4 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm pack.d: fix generic-appimage.sh

parent 112caf31
......@@ -24,7 +24,7 @@ fi
PKGNAME=$PRODUCT-$VERSION.tar
[ -x "$TAR" ] || chmod u+x $verbose "$TAR"
$TAR --appimage-extract || fatal
./$TAR --appimage-extract || fatal
cat <<EOF >$PKGNAME.eepm.yaml
name: $PRODUCT
......
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