From: Torsten Werner Date: Thu, 10 Mar 2011 22:07:45 +0000 (+0100) Subject: Enable the new contents generation for experimental. X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=cf8ebc90d6f676442029880c7302f06093a66654;p=dak.git Enable the new contents generation for experimental. ... as a first test Signed-off-by: Torsten Werner --- 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() {