Fixed the upload-master target.
authorRod Whitby <rod@whitby.id.au>
Sat, 2 Jul 2005 07:49:56 +0000 (07:49 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 2 Jul 2005 07:49:56 +0000 (07:49 +0000)
Makefile

index 2602b22..f36e168 100644 (file)
--- 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: