From a9d8d9b091b0c348d9b58c22c48ca7d6c7453819 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 6 Feb 2018 15:02:10 +0100 Subject: extra/electron: make it build for i686 --- community/electron/PKGBUILD | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 community/electron/PKGBUILD (limited to 'community/electron') diff --git a/community/electron/PKGBUILD b/community/electron/PKGBUILD new file mode 100644 index 00000000..bd05cbfe --- /dev/null +++ b/community/electron/PKGBUILD @@ -0,0 +1,6 @@ +eval "$( + declare -f build | \ + sed ' + \,^\s*script/bootstrap.py , s/py/py --target_arch=x86/ + ' +)" -- cgit v1.2.3