diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/electron/PKGBUILD | 6 |
1 files changed, 6 insertions, 0 deletions
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/ + ' +)" |