]> git.donarmstrong.com Git - dak.git/blobdiff - daklib/archive.py
daklib/archive.py (install_source): always copy source files to target archive
[dak.git] / 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.