From: Rod Whitby Date: Sat, 2 Jul 2005 07:49:56 +0000 (+0000) Subject: Fixed the upload-master target. X-Git-Tag: Release-2010-05/1~9453^2~2960^2^2~9^2~2^2~3^2^2~4^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2757d7a41136a94c14b5f0ee1c2003ad10e9e482;p=openembedded.git Fixed the upload-master target. --- diff --git a/Makefile b/Makefile index 2602b22e21..f36e168f2e 100644 --- a/Makefile +++ b/Makefile @@ -79,11 +79,11 @@ update-optware: optware/Makefile .PHONY: push-master push-master: monotone/nslu2-linux.db - monotone merge && monotone push + monotone push .PHONY: upload-master -upload-master: monotone/nslu2-linux.db - scp Makefile www.nslu2-linux.org:/home/nslu2/public_html/Makefile +upload-master: push-master + scp Makefile www.nslu2-linux.org:/home/nslu/public_html/Makefile .PHONY: clobber-bitbake clobber-bitbake: