From: Ansgar Burchardt Date: Sun, 4 Nov 2012 16:26:35 +0000 (+0100) Subject: daklib/archive.py (install_source): always copy source files to target archive X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=55d2c7e6e2418518704623246021021e05b90e58;p=dak.git daklib/archive.py (install_source): always copy source files to target archive --- diff --git a/daklib/archive.py b/daklib/archive.py index 7243f31a..2c25e100 100644 --- a/daklib/archive.py +++ b/daklib/archive.py @@ -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.