projects
/
bin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b22c54b
)
ubuntu-backport-cockpit: Add jammy
author
Martin Pitt
<martin@piware.de>
Sat, 3 Aug 2024 12:36:44 +0000
(14:36 +0200)
committer
Martin Pitt
<martin@piware.de>
Sat, 3 Aug 2024 12:37:35 +0000
(14:37 +0200)
ubuntu-backport-cockpit
patch
|
blob
|
history
diff --git
a/ubuntu-backport-cockpit
b/ubuntu-backport-cockpit
index 36b281ec46efff3b5a052a9a01871f995a0ab028..07e8c08c2756eb30269309d37c212f7c60af859e 100755
(executable)
--- a/
ubuntu-backport-cockpit
+++ b/
ubuntu-backport-cockpit
@@
-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