git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3342ab0
)
Make setup-host-gentoo skip already installed packages. emerge is slow enough already ;-)
author
Oyvind Repvik
<nail@nslu2-linux.org>
Fri, 5 Aug 2005 09:22:20 +0000
(09:22 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Fri, 5 Aug 2005 09:22:20 +0000
(09:22 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
a53bd3c
..
6b7b586
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-210,7
+210,7
@@
setup-host-debian:
.PHONY: setup-host-gentoo
setup-host-gentoo:
- su - -c "emerge \
+ su - -c "emerge
-n
\
autoconf automake \
bison \
ccache \