summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2005-07-26 22:47:17 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-26 22:47:17 +0000
commitb36ee885439367a96df407a319ef4e7224a05dc7 (patch)
tree9358f3349838a11b95d7ddd48af2e540497cd9c7
parent5a0ba6ded2a8493174fc4446c6c48f58eb2d4340 (diff)
Make upload-openslug-cross --delete and ignore morgue
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a73f331afd..8ec9a02de4 100644
--- a/Makefile
+++ b/Makefile
@@ -187,7 +187,7 @@ publish-master: push-master
.PHONY: upload-openslug-cross
upload-openslug-cross: openslug/Makefile
- rsync -avr openslug/tmp/deploy/ipk/ unslung@nslu.sf.net:nslu/feeds/openslug/unstable/
+ rsync --delete -av --exclude="morgue" openslug/tmp/deploy/ipk/ unslung@nslu.sf.net:nslu/feeds/openslug/unstable/
.PHONY: import-openembedded
import-openembedded: openembedded/conf/machine/nslu2.conf