From: Torsten Werner Date: Thu, 19 Nov 2009 05:31:15 +0000 (+0100) Subject: Really replace msfl by dominate in dinstall X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=2df1ebdd5dc4423d8425311c0de28d5adfbc9fa8;p=dak.git Really replace msfl by dominate in dinstall Signed-off-by: Torsten Werner --- diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index ddce9692..26c1c8b8 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -129,9 +129,9 @@ function cruft() { dak check-overrides } -function msfl() { - log "Generating suite file lists for apt-ftparchive" - dak make-suite-file-list +function dominate() { + log "Removing obsolete source and binary associations" + dak dominate } function filelist() {