diff options
| author | Rod Whitby <rod@whitby.id.au> | 2005-07-24 13:19:21 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-24 13:19:21 +0000 |
| commit | f91ce343655ad93f22bd8468dbc50b8268d0f402 (patch) | |
| tree | 078e33dca8b31cb1abf3b3391202b18118d3be2e | |
| parent | b85a47077db333119bf52eaad6ee1e862fb163b8 (diff) | |
Fixed the typo in upload-openslug-cross
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -185,7 +185,7 @@ push-openembedded: update-openembedded publish-master: push-master scp Makefile www.nslu2-linux.org:/home/nslu/public_html/Makefile -.PHONY: upload-openembedded-cross +.PHONY: upload-openslug-cross upload-openslug-cross: openslug/Makefile rsync -avr openslug/tmp/deploy/ipk/ unslung@nslu.sf.net:nslu/feeds/openslug/unstable/ |
