summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2023-02-16 11:36:38 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2023-02-16 11:36:38 +0200
commit345356b868d840554a8572876efc027d3ccd9842 (patch)
treeb7548498e5d905a96b33357394b38bf7fb20634b /debian
parent7aace5d5da8b80d5e7c0e798f8c80934b7410752 (diff)
parent0d55914d968fcc557d4429a37c61fbdedd9352a6 (diff)
downloadmariadb-git-345356b868d840554a8572876efc027d3ccd9842.tar.gz
Merge 10.9 into 10.10
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/autobake-deb.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/autobake-deb.sh b/debian/autobake-deb.sh
index 36cf47b6b94..fde6cba4532 100755
--- a/debian/autobake-deb.sh
+++ b/debian/autobake-deb.sh
@@ -104,13 +104,6 @@ fi
case "${LSBNAME}"
in
# Debian
- stretch)
- # MDEV-16525 libzstd-dev-1.1.3 minimum version
- sed -e '/libzstd-dev/d' \
- -e 's/libcurl4/libcurl3/g' -i debian/control
- remove_rocksdb_tools
- disable_pmem
- ;&
buster)
disable_libfmt
replace_uring_with_aio