mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-03 09:39:47 +00:00
Change ICU_VERSION_U from . to -
This commit is contained in:
parent
69ce8e98cf
commit
259de4e44e
@ -53,7 +53,7 @@ set_icu_version() {
|
|||||||
exit 1
|
exit 1
|
||||||
esac
|
esac
|
||||||
|
|
||||||
export ICU_VERSION_U=${ICU_VERSION//./_}
|
export ICU_VERSION_U=${ICU_VERSION//-/_}
|
||||||
}
|
}
|
||||||
|
|
||||||
add_prebuilt_lib() {
|
add_prebuilt_lib() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user