From: Koen Kooi Date: Mon, 7 Feb 2011 12:19:28 +0000 (+0100) Subject: angstrom source mirror: blacklist *.done as well X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3d83a32688e816a825af257d2a81da387b242c;p=openembedded.git angstrom source mirror: blacklist *.done as well Signed-off-by: Koen Kooi --- diff --git a/contrib/angstrom/source-mirror.txt b/contrib/angstrom/source-mirror.txt index 1ff0c24f1b..0b4f67886c 100644 --- a/contrib/angstrom/source-mirror.txt +++ b/contrib/angstrom/source-mirror.txt @@ -2,6 +2,7 @@ rsync ~/OE/downloads/ angstrom@linuxtogo.org:~/website/unstable/sources/ -aPvz \ --exclude "*.md5" \ + --exclude "*.done" \ --exclude "svn" \ --exclude "hg" \ --exclude "bzr" \