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

Revert "epm pack.d: fix generic-appimage.sh"

This reverts commit 0d0348d4.
parent 6e2d4e6a
......@@ -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