diff --git a/tests/scripts/fdb_build.sh b/tests/scripts/fdb_build.sh index 6ad1117ae..3fbb5bc0d 100644 --- a/tests/scripts/fdb_build.sh +++ b/tests/scripts/fdb_build.sh @@ -105,7 +105,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-7.1.63_gcc.patch cd -