summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-10-02 08:37:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-10-02 08:37:52 +0000
commit8245e68903af3a120c1f060ef59b0b628598ea69 (patch)
tree1bcb94646c1146cbeb4746f6c9d3f03c906b8fef
parentCorrecting wording of ssh-keys package description. (diff)
downloadprogress-linux-8245e68903af3a120c1f060ef59b0b628598ea69.tar.xz
progress-linux-8245e68903af3a120c1f060ef59b0b628598ea69.zip
Fixing incomplete graograman support.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/progress-linux.postinst2
1 files changed, 1 insertions, 1 deletions
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