summaryrefslogtreecommitdiffstats
path: root/debian/progress-linux.postinst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-08-27 04:08:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-08-27 04:16:02 +0000
commitf53b44404ebb93cd01871bd2b0c7f0f2367e1406 (patch)
treea2d2fe39048e6cd9a2c81cb053bda3dee003db53 /debian/progress-linux.postinst
parentUpdating to standards version 4.6.0. (diff)
downloadprogress-linux-f53b44404ebb93cd01871bd2b0c7f0f2367e1406.tar.xz
progress-linux-f53b44404ebb93cd01871bd2b0c7f0f2367e1406.zip
Making distribution detection and version handling more robust.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-xdebian/progress-linux.postinst2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/progress-linux.postinst b/debian/progress-linux.postinst
index 3e4dd5c..b102b48 100755
--- a/debian/progress-linux.postinst
+++ b/debian/progress-linux.postinst
@@ -207,11 +207,9 @@ case "${1}" in
case "${DEBIAN_VERSION}" in
10.*|buster/sid)
-
;;
11.*|bullseye/sid)
-
;;
*)