summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafed Ramzi2021-01-02 10:56:15 +0700
committerGitHub2021-01-02 10:56:15 +0700
commitd051ca9ed12d3016f7a57ac94237f97ebd727729 (patch)
tree15905a85290e7c2306bb14b9243fdf3183d3f143 /PKGBUILD
parent7be6f103d7ae4dc2c81a174432d2107cebab61fb (diff)
downloadaur-d051ca9ed12d3016f7a57ac94237f97ebd727729.tar.gz
onivim2-git fix build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12783c848249..9591ba72a9fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,10 +29,10 @@ pkgver() {
build() {
cd ${pkgname}
export ESY__PREFIX="${srcdir}"/esy_cache
+ node install-node-deps.js
esy install
esy bootstrap
esy build
- node install-node-deps.js
esy '@release' install
esy '@release' run -f --checkhealth
esy '@release' create