]> git.decadent.org.uk Git - dak.git/commitdiff
daklib/archive.py: fix copying between components
authorAnsgar Burchardt <ansgar@debian.org>
Thu, 26 Sep 2013 07:13:44 +0000 (09:13 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Thu, 26 Sep 2013 07:13:44 +0000 (09:13 +0200)
The _copy_file() method needs to check if the file is already in the target
component. Having it in any component is not enough if it should be copied to
an additional component in the same archive.


No differences found