mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-09-08 22:24:56 +00:00
Change ICU_VERSION_U from . to -
This commit is contained in:
@@ -53,7 +53,7 @@ set_icu_version() {
|
||||
exit 1
|
||||
esac
|
||||
|
||||
export ICU_VERSION_U=${ICU_VERSION//./_}
|
||||
export ICU_VERSION_U=${ICU_VERSION//-/_}
|
||||
}
|
||||
|
||||
add_prebuilt_lib() {
|
||||
|
Reference in New Issue
Block a user