]> piware.de Git - bin.git/commitdiff
ubuntu-backport-cockpit: Add jammy
authorMartin Pitt <martin@piware.de>
Sat, 3 Aug 2024 12:36:44 +0000 (14:36 +0200)
committerMartin Pitt <martin@piware.de>
Sat, 3 Aug 2024 12:37:35 +0000 (14:37 +0200)
ubuntu-backport-cockpit

index 36b281ec46efff3b5a052a9a01871f995a0ab028..07e8c08c2756eb30269309d37c212f7c60af859e 100755 (executable)
@@ -34,6 +34,7 @@ cd ${PACKAGE}-*
 case "$TARGET" in
     oracular) VER=24.10 ;;
     noble) VER=24.04 ;;
+    jammy) VER=22.04 ;;
     *) echo "Unknown target $TARGET" >&2; exit 1 ;;
 esac