summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2005-07-26 23:39:00 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-26 23:39:00 +0000
commit9c9a3ffa105708a111932d1fb201055fae6138c0 (patch)
treec45a04fc3ab302a467395b6445edb2dcd5e0b21c /Makefile
parentf1929da262ca7d47de73801a1c11e9fdacac8f56 (diff)
Replace --size-only with --omit-dir-times. Now it won't fail on trying to set dir times, but will check file timestamps
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 76988d2a8f..dfd69b88d9 100644
--- 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