diff --git a/tests/scripts/fdb_build.sh b/tests/scripts/fdb_build.sh index 77ec18313..df8cd5d90 100644 --- a/tests/scripts/fdb_build.sh +++ b/tests/scripts/fdb_build.sh @@ -194,7 +194,7 @@ unzip -q ${FDB_VERSION}.zip message "Patching sources" cd foundationdb-${FDB_VERSION} -patch -p1 -i ../mariadb_foundationdb-7.1.63_gcc.patch +patch -p1 -i ../mariadb_foundationdb-${FDB_VERSION}_gcc.patch cd -