From: Derek Young Date: Thu, 18 Aug 2005 03:09:15 +0000 (+0000) Subject: Fixed the syntax X-Git-Tag: Release-2010-05/1~9453^2~2960^2^2~9^2~2^2~3^2^2~4^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b84743e7dbf038bf9729849df4d11fa3cea09459;p=openembedded.git Fixed the syntax --- diff --git a/Makefile b/Makefile index a3f67beb2c..ff350daed4 100644 --- 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