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:
77e8dd1
)
Fixed the syntax
author
Derek Young
<dyoung@nslu2-linux.org>
Thu, 18 Aug 2005 03:09:15 +0000
(
03:09
+0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Thu, 18 Aug 2005 03:09:15 +0000
(
03:09
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
a3f67be
..
ff350da
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-410,7
+410,7
@@
setup-host-gentoo:
.PHONY: update-master
update-master: MT/.configured
- if [ `monotone -d monotone/nslu2-linux.db list keys nslu2-linux@nslu2-linux.org | wc -l` =
=
8 ] ; then \
+ if [ `monotone -d monotone/nslu2-linux.db list keys nslu2-linux@nslu2-linux.org | wc -l` = 8 ] ; then \
monotone -d monotone/nslu2-linux.db dropkey nslu2-linux@nslu2-linux.org ; \
fi
monotone pull