summaryrefslogtreecommitdiff
path: root/community/electron/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-01-21 10:10:30 +0100
committerErich Eckner <git@eckner.net>2019-01-21 10:10:30 +0100
commit44997e9d4fe44e6c7c4a55556d888ae1d9a94fc5 (patch)
treed567725073108ad43ad984ac3e8bbdafd59de0e4 /community/electron/PKGBUILD
parent110c12613a8ad230c4afb0e699a1e835f1dab6d0 (diff)
parentbb161a0de693802cdcec8d1b06c90b7450b39932 (diff)
downloadpackages-44997e9d4fe44e6c7c4a55556d888ae1d9a94fc5.tar.xz
Merge branch 'master' into i486
Diffstat (limited to 'community/electron/PKGBUILD')
-rw-r--r--community/electron/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/electron/PKGBUILD b/community/electron/PKGBUILD
index 395d76f9..3446fe23 100644
--- a/community/electron/PKGBUILD
+++ b/community/electron/PKGBUILD
@@ -10,7 +10,7 @@ eval "$(
'
declare -f build | \
sed '
- \,^\s*script/bootstrap.py , s/py/py --target_arch=ia32/
+ s,^\s*script/bootstrap.py ,\0--target_arch=ia32 ,
s/-t x64/-t ia32/g
'
)"