]> git.openstreetmap.org Git - nominatim.git/commit
fail on execution of util scripts from source directory
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 31 Jul 2016 20:55:38 +0000 (22:55 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 31 Jul 2016 20:55:38 +0000 (22:55 +0200)
commit496d6bf168c1e454a7c292ac5222fca6cc4fc15e
tree8aa52349d466c0bdca4853be0dbec4b469bec78a
parentab30a69ad9d1402b7d932fcd3ef8daa2fb2a8c93
fail on execution of util scripts from source directory

Utils scripts must be run from the build directory to make sure
we get the right paths. Rename the settings file in source and
replace the original one with an error, so that scripts
fail with an understandable error message when run from the
source directory.
CMakeLists.txt
settings/defaults.php [new file with mode: 0644]
settings/settings.php