Skip to content

Commit 8498e75

Browse files
committed
remove leftover from copy from postgis
Signed-off-by: Tobias Florek <me@ibotty.net>
1 parent 8b6eada commit 8498e75

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

tds-fdw/metadata.hcl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ metadata = {
1010
dynamic_library_path = []
1111
ld_library_path = ["system"]
1212
bin_path = []
13-
env = {
14-
"GDAL_DATA" = "$${image_root}/share/gdal",
15-
"PROJ_DATA" = "$${image_root}/share/proj",
16-
}
13+
env = {}
1714
auto_update_os_libs = true
1815
required_extensions = []
1916
create_extension = true

0 commit comments

Comments
 (0)