1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00

patch location debug

This commit is contained in:
Leonid Fedorov
2024-11-15 13:54:08 +00:00
parent a3cbe60f1a
commit 93807b82b6

View File

@@ -196,6 +196,9 @@ unzip -q ${FDB_VERSION}.zip
message "Patching sources"
cd foundationdb-${FDB_VERSION}
ls ${SCRIPT_LOCATION}
ls
pwd
patch -p1 -i ${SCRIPT_LOCATION}/mariadb_foundationdb-${FDB_VERSION}_gcc.patch
cd -