summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <daniel@mariadb.org>2022-09-07 19:58:55 +1000
committerGitHub <noreply@github.com>2022-09-07 10:58:55 +0100
commitdd092bc6ebb23a6a93da284bc81175f2e0c54896 (patch)
tree3d5a9e48d8f9e7184b827e4cb99a95b169d793a6
parent38d36b59f925dc19f5b8346b3e54bec782771967 (diff)
downloadmariadb-git-dd092bc6ebb23a6a93da284bc81175f2e0c54896.tar.gz
Deb: add kinetic to autobake (#2250)
-rwxr-xr-xdebian/autobake-deb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/autobake-deb.sh b/debian/autobake-deb.sh
index 14e9214dde9..9ab06d41a5f 100755
--- a/debian/autobake-deb.sh
+++ b/debian/autobake-deb.sh
@@ -87,7 +87,7 @@ case "${LSBNAME}" in
;&
focal)
;&
- impish|jammy)
+ impish|jammy|kinetic)
# mariadb-plugin-rocksdb s390x not supported by us (yet)
# ubuntu doesn't support mips64el yet, so keep this just
# in case something changes.