From: Rod Whitby Date: Fri, 29 Jul 2005 07:33:49 +0000 (+0000) Subject: Fixed the push-master target X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb37f51459f99f8f293869b4de28bd6d3f4e9b1f;p=openembedded.git Fixed the push-master target --- diff --git a/Makefile b/Makefile index 9555c2b971..861e5a609a 100644 --- a/Makefile +++ b/Makefile @@ -205,7 +205,7 @@ push: push-master push-bitbake push-openembedded .PHONY: push-master push-master: update-master monotone push - scp Makefile www.nslu2-linux.org:/home/nslu/public_html/Makefile + scp Makefile rwhitby@www.nslu2-linux.org:/home/nslu/public_html/Makefile .PHONY: push-bitbake push-bitbake: update-bitbake