From fb7536dfb45bcce4f7caa619c977f33a94920a6c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Jul 2019 21:09:19 +0200 Subject: Adding support for Progress Linux 6 (fuchur). Signed-off-by: Daniel Baumann --- debian/progress-linux.postinst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/progress-linux.postinst') diff --git a/debian/progress-linux.postinst b/debian/progress-linux.postinst index 96271df..ab4b4f8 100755 --- a/debian/progress-linux.postinst +++ b/debian/progress-linux.postinst @@ -137,6 +137,10 @@ case "${1}" in ;; + 11.*|bullseye/sid) + + ;; + *) echo "W: unsupported debian release" -- cgit v1.2.3