]> git.decadent.org.uk Git - dak.git/commitdiff
daklib/archive.py (install_source): always copy source files to target archive
authorAnsgar Burchardt <ansgar@debian.org>
Sun, 4 Nov 2012 16:26:35 +0000 (17:26 +0100)
committerAnsgar Burchardt <ansgar@debian.org>
Sun, 4 Nov 2012 16:26:35 +0000 (17:26 +0100)
daklib/archive.py

index 7243f31a884f36684044a767f19369a06b263a2e..2c25e1007dfccaa320e8812a70cecc4e805cfe2b 100644 (file)
@@ -335,6 +335,8 @@ class ArchiveTransaction(object):
         db_source.suites.append(suite)
 
         if not created:
+            for f in db_source.srcfiles:
+                self._copy_file(f.poolfile, archive, component, allow_tainted=allow_tainted)
             return db_source
 
         ### Now add remaining files and copy them to the archive.