From cf8ebc90d6f676442029880c7302f06093a66654 Mon Sep 17 00:00:00 2001 From: Torsten Werner Date: Thu, 10 Mar 2011 23:07:45 +0100 Subject: [PATCH] Enable the new contents generation for experimental. ... as a first test Signed-off-by: Torsten Werner --- config/debian/dinstall.functions | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions index 692101bc..635d99c4 100644 --- a/config/debian/dinstall.functions +++ b/config/debian/dinstall.functions @@ -209,6 +209,8 @@ function packages() { cd $configdir #apt-ftparchive generate apt.conf dak generate-packages-sources + #TEST: try experimental + dak contents -s experimental generate } function pdiff() { -- 2.39.2