summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c203f0d2c2a..c69207b8bbc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,7 @@ prepare() {
rm *.gz
bsdtar -xvpf *.exe ./resources
asar e ./**/app.asar ./app
+ echo "exports.is_vip = () => true;" >> ./**/libuser.js
pushd app
cp -av $srcdir/napi-* ./node_modules/sqlite3/lib/binding
rm -vrf ./node_modules/node-gyp/