]> git.openstreetmap.org Git - nominatim.git/commitdiff
use DataDir constant for data only
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 9 Feb 2021 19:04:08 +0000 (20:04 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 9 Feb 2021 19:04:08 +0000 (20:04 +0100)
So far the data directory constant has pointed to the source
directory to be usable with different subdirectories. Now only
the data subdirectory itself is being used with the constant,
so point to the directory directly.


No differences found