summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Cruanes2021-06-07 09:27:46 -0400
committerSimon Cruanes2021-06-07 09:27:46 -0400
commit3663a30cb84e0ac0b89ab82fabadc13f0b99b780 (patch)
treeca7f949cbc3b6dba3d2cd9d4572baa7fa875b303
parent23a13bff53d3561bed31f3533b2ffc58f54b01af (diff)
downloadaur-3663a30cb84e0ac0b89ab82fabadc13f0b99b780.tar.gz
fix package
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0ed901a0143..18b7e0387412 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ prepare() {
build() {
# magic script to invoke the actual esy binary
echo > esy.sh '#!/bin/sh
-exec /opt/esy/node_modules/esy/_build/default/bin/esy.exe $@
+exec /opt/esy/node_modules/esy/bin/esy $@
'
# cleanup