diff --git a/debian/autobake-deb.sh b/debian/autobake-deb.sh index 0ceabf8b1dece..4213593a4b23f 100755 --- a/debian/autobake-deb.sh +++ b/debian/autobake-deb.sh @@ -122,10 +122,6 @@ in # there is intentionally no customizations whatsoever. ;; # Ubuntu - "bionic") - remove_rocksdb_tools - [ "$architecture" != amd64 ] && disable_pmem - ;& "focal") replace_uring_with_aio ;&