summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052024-03-14 12:46:37 +0800
committerzxp198210052024-03-14 12:46:37 +0800
commit47b47c315df12163aa0940e7b703a3efc67f1384 (patch)
tree12817910c37236062716fcd454bf664c70bcb70c /PKGBUILD
parent3f2a4682665fd06b993583b665f1fb1855374e76 (diff)
downloadaur-47b47c315df12163aa0940e7b703a3efc67f1384.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 55093527d886..56a22db8274e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -41,6 +41,7 @@ build() {
sed -e "s|@electronversion@|${_electronversion}|" \
-e "s|@appname@|${pkgname%-git}|g" \
-e "s|@runname@|app|g" \
+ -e "s|@options@||g" \
-i "${srcdir}/${pkgname%-git}.sh"
_ensure_local_nvm
gendesk -q -f -n --categories="Development" --name="${pkgname%-git}" --exec="${pkgname%-git} %U"