summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052024-03-14 13:17:20 +0800
committerzxp198210052024-03-14 13:17:20 +0800
commit6991932881a5a14742c51f04a1a634a5d9a88f9a (patch)
tree703f52d6e31909f2e4830ed78073384463e7aa2e /PKGBUILD
parenta152ca171a7afb8aab3c97b163be5b69c8ccf81e (diff)
downloadaur-6991932881a5a14742c51f04a1a634a5d9a88f9a.tar.gz
fix errors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acabf75fa368..57bd61ce4f29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,6 +36,7 @@ build() {
sed -e "s|@electronversion@|${_electronversion}|" \
-e "s|@appname@|${pkgname}|g" \
-e "s|@runname@|app.asar|g" \
+ -e "s|@options@||g" \
-i "${srcdir}/${pkgname}.sh"
_ensure_local_nvm
gendesk -f -n -q --categories="Utility" --name="${pkgname}" --exec="${pkgname} %U"