atom: unbreak build
This commit is contained in:
parent
aa69d327ee
commit
e792969118
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue