diff options
author | Nayuta Yanagisawa <nayuta.yanagisawa@hey.com> | 2022-09-09 00:20:34 +0900 |
---|---|---|
committer | Nayuta Yanagisawa <nayuta.yanagisawa@hey.com> | 2022-09-09 00:20:34 +0900 |
commit | d95ffd3df02906303625e7d5c4a6c431013f5b41 (patch) | |
tree | 6f00670b8e1bc417d4e188f19f1ac6f10b56951f /debian | |
parent | 7a93d4535ff853b6dd352a7169c9dae03f4a75b4 (diff) | |
parent | 313343513405a4ecc11b0a0e413de29fb8e6210a (diff) | |
download | mariadb-git-d95ffd3df02906303625e7d5c4a6c431013f5b41.tar.gz |
Merge 10.7 into 10.8
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. |