summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2006-11-13 15:54:49 +0000
committerPascal Rigaux <pixel@mandriva.com>2006-11-13 15:54:49 +0000
commitfa2ebccf61b9c5c1bf48be8f6ef8f0d5708d0753 (patch)
tree9623cb2a67a5fa1ff73abaa3709c20fee3dc39b5
parent370a6d5ffe088e8dc121b770166f34353fc6ba56 (diff)
downloadurpmi-fa2ebccf61b9c5c1bf48be8f6ef8f0d5708d0753.tar
urpmi-fa2ebccf61b9c5c1bf48be8f6ef8f0d5708d0753.tar.gz
urpmi-fa2ebccf61b9c5c1bf48be8f6ef8f0d5708d0753.tar.bz2
urpmi-fa2ebccf61b9c5c1bf48be8f6ef8f0d5708d0753.tar.xz
urpmi-fa2ebccf61b9c5c1bf48be8f6ef8f0d5708d0753.zip
add a comment
-rw-r--r--urpm.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpm.pm b/urpm.pm
index 61ab5377..21964eaf 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -1570,6 +1570,7 @@ this could happen if you mounted manually the directory when creating the medium
unlink "$urpm->{cachedir}/partial/$basename";
} else {
#- try to sync (copy if needed) local copy after restored the previous one.
+ #- this is useful for rsync (?)
my $wanted = ($medium->{synthesis} ? 'synthesis.' : '') . $medium->{hdlist};
if (-e "$urpm->{statedir}/$wanted") {
urpm::util::copy(