You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
wrong path for patch
This commit is contained in:
@ -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 -
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user