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:
d961596
)
Switch to su instead of sudo on Gentoo, correct svn -> subversion
author
Oyvind Repvik
<nail@nslu2-linux.org>
Fri, 5 Aug 2005 09:18:56 +0000
(09:18 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Fri, 5 Aug 2005 09:18:56 +0000
(09:18 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
6be9152
..
a53bd3c
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-210,7
+210,7
@@
setup-host-debian:
.PHONY: setup-host-gentoo
setup-host-gentoo:
- su
do
emerge \
+ su
- -c "
emerge \
autoconf automake \
bison \
ccache \
@@
-227,7
+227,7
@@
setup-host-gentoo:
sys-apps/texinfo \
unzip \
psyco \
- s
vn
+ s
ubversion"
.PHONY: update-master
update-master: MT/.configured