projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9db8cc
)
app-editors/atom: fix src_prepare
author
Heather Cynede
<cynede@gentoo.org>
Thu, 7 Apr 2016 14:11:53 +0000
(18:11 +0400)
committer
Heather Cynede
<cynede@gentoo.org>
Thu, 7 Apr 2016 14:12:39 +0000
(18:12 +0400)
Package-Manager: portage-2.2.28
app-editors/atom/atom-1.6.2.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/atom/atom-1.6.2.ebuild
b/app-editors/atom/atom-1.6.2.ebuild
index 1ab58eaf249c183984be6e4b5f97fa54597ca384..6d6e1533929b7b473720a905cbc069af2c012329 100644
(file)
--- a/
app-editors/atom/atom-1.6.2.ebuild
+++ b/
app-editors/atom/atom-1.6.2.ebuild
@@
-54,6
+54,7
@@
src_prepare(){
sed -i -e 's@node script/bootstrap@node script/bootstrap --no-quiet@g' \
./script/build \
|| die "Fail fixing verbosity of script/build"
+ default
}
src_compile(){