From 8245e68903af3a120c1f060ef59b0b628598ea69 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 2 Oct 2022 10:37:52 +0200 Subject: Fixing incomplete graograman support. Signed-off-by: Daniel Baumann --- debian/progress-linux.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/progress-linux.postinst b/debian/progress-linux.postinst index 9ff920b..cd43086 100755 --- a/debian/progress-linux.postinst +++ b/debian/progress-linux.postinst @@ -197,7 +197,7 @@ case "${1}" in for ARCHIVE in ${ARCHIVES} do case "${ARCHIVE}" in - engywuck|fuchur) + engywuck|fuchur|graograman) BACKPORTS_PRIORITY="999" ;; esac -- cgit v1.2.3