From f91ce343655ad93f22bd8468dbc50b8268d0f402 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Sun, 24 Jul 2005 13:19:21 +0000 Subject: [PATCH] Fixed the typo in upload-openslug-cross --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7421bd810f..86e9c3b154 100644 --- a/Makefile +++ b/Makefile @@ -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/ -- 2.39.5