From 18e9d83149f4465cb715a60da3f3d92dbabb2254 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 11 Jul 2010 23:40:05 +0200 Subject: [PATCH] Use the new script in dinstall Signed-off-by: Joerg Jaspert --- config/debian/dinstall.functions | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 567516d7..4f3932dc 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -199,7 +199,8 @@ function packages() { log "Generating Packages and Sources files" cd $configdir GZIP='--rsyncable' ; export GZIP - apt-ftparchive generate apt.conf + #apt-ftparchive generate apt.conf + dak generate-packages-sources } function pdiff() { -- 2.39.2