summaryrefslogtreecommitdiffstats
path: root/debian/progress-linux.config
diff options
context:
space:
mode:
Diffstat (limited to 'debian/progress-linux.config')
-rwxr-xr-xdebian/progress-linux.config2
1 files changed, 0 insertions, 2 deletions
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
;;