Fix path to mapmerge tool

It looks like people use this, but manually edit the config file to do
so because nobody has updated this path in two years or more.
This commit is contained in:
Exxion
2015-02-16 21:50:34 -05:00
parent b1aac98818
commit c7b6993f7a

View File

@@ -1,5 +1,4 @@
[merge "merge-dmm"] [merge "merge-dmm"]
name = mapmerge driver name = mapmerge driver
driver = ./mapmerge.sh %O %A %B driver = ./maptools/mapmerge.sh %O %A %B
recursive = text recursive = text