Replace --size-only with --omit-dir-times. Now it won't fail on trying to set dir...
authorOyvind Repvik <nail@nslu2-linux.org>
Tue, 26 Jul 2005 23:39:00 +0000 (23:39 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 26 Jul 2005 23:39:00 +0000 (23:39 +0000)
Makefile

index 76988d2..dfd69b8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -191,7 +191,7 @@ publish-master: push-master
 
 .PHONY: upload-openslug-cross
 upload-openslug-cross: openslug/Makefile
-       rsync --size-only --delete -av --exclude="morgue" openslug/tmp/deploy/ipk/ unslung@nslu.sf.net:nslu/feeds/openslug/unstable/
+       rsync --omit-dir-times --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