diff options
author | Nayuta Yanagisawa <nayuta.yanagisawa@hey.com> | 2022-09-08 21:54:45 +0900 |
---|---|---|
committer | Nayuta Yanagisawa <nayuta.yanagisawa@hey.com> | 2022-09-08 21:54:45 +0900 |
commit | 313343513405a4ecc11b0a0e413de29fb8e6210a (patch) | |
tree | 1cdad5b5625cddcadcec93ce73496650b21c46a4 /debian | |
parent | 0c0b697ae327e75388572da81a49b18640193ba5 (diff) | |
parent | 70021737f541a0cb0732c76d04958b16a47dec49 (diff) | |
download | mariadb-git-313343513405a4ecc11b0a0e413de29fb8e6210a.tar.gz |
Merge 10.6 into 10.7
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/autobake-deb.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/autobake-deb.sh b/debian/autobake-deb.sh index e87a474c296..9cde381b91b 100755 --- a/debian/autobake-deb.sh +++ b/debian/autobake-deb.sh @@ -125,7 +125,7 @@ case "${LSBNAME}" in replace_uring_with_aio disable_libfmt ;& - 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. |