diff --git a/srcpkgs/atom/template b/srcpkgs/atom/template index d46dcfc280..51e7d3f9c6 100644 --- a/srcpkgs/atom/template +++ b/srcpkgs/atom/template @@ -13,11 +13,11 @@ homepage="https://atom.io" distfiles="https://github.com/$pkgname/$pkgname/archive/v$version.tar.gz" checksum=6ef3bb4c2fea85a7d1c7665fef8aac4e353c8f8da5e2878fea3aecf5437383d4 -broken=https://build.voidlinux.eu/builders/i686_builder/builds/23368/steps/shell_3/logs/stdio - only_for_archs="i686 x86_64" do_build() { + sed -i -e "/exception-reporting/d" \ + -e "/metrics/d" package.json script/build } do_install() {