From 13274fe4d2974ad816fb67fda49f7bc22831f35f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 26 Feb 2019 03:01:06 +0100 Subject: Removing overwriting of the default values in debconf handling. Signed-off-by: Daniel Baumann --- debian/progress-linux.config | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian/progress-linux.config') diff --git a/debian/progress-linux.config b/debian/progress-linux.config index 6655630..fc96575 100755 --- a/debian/progress-linux.config +++ b/debian/progress-linux.config @@ -28,10 +28,8 @@ case "${DISTRIBUTION}" in 10.*|buster/sid) db_subst ${PROJECT}/archives CHOICES "Progress Linux 5 (engywuck), Progress Linux 5 (engywuck-security), Progress Linux 5 (engywuck-updates), Progress Linux 5 (engywuck-extras), Progress Linux 5+ (engywuck-backports), Progress Linux 5+ (engywuck-backports-extras)" db_subst ${PROJECT}/archives CHOICES_C "engywuck, engywuck-security, engywuck-updates, engywuck-extras, engywuck-backports, engywuck-backports-extras" - db_subst ${PROJECT}/archives DEFAULT "" db_subst ${PROJECT}/archive-areas CHOICES "main, contrib, non-free, restricted" - db_subst ${PROJECT}/archive-areas DEFAULT "main" Run_debconf ;; -- cgit v1.2.3