summaryrefslogtreecommitdiff
path: root/Makefile.example
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-11-02 11:37:17 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-11-02 11:37:17 +0100
commit34e050c2094352110667266cce40564368c20253 (patch)
tree87c20e1ab4efed21d75fa241c31de735f3b6c382 /Makefile.example
parent21562b739f56e0be60527c817c4a6156ec4fb141 (diff)
parent130619105ead122e6a3e916550f13cd02ec8701d (diff)
downloadIshtar-34e050c2094352110667266cce40564368c20253.tar.bz2
Ishtar-34e050c2094352110667266cce40564368c20253.zip
Merge branch 'develop' into develop-bootstrap
Diffstat (limited to 'Makefile.example')
-rw-r--r--Makefile.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.example b/Makefile.example
index 95e7121a2..4b78bd3ae 100644
--- a/Makefile.example
+++ b/Makefile.example
@@ -148,7 +148,7 @@ fixtures_common_towns:
ishtar_common.town \
> '../ishtar_common/fixtures/towns-'$(default_data)'.json'
cat 'ishtar_common/fixtures/towns-'$(default_data)'.json' | tr '\n' '\r' | \
- sed -e 's/"children": *\[\r *\[\r *"[0-9]*", *\r *[0-9]*\ *\r *\]\r *\]/"children": []/g' | \
+ sed -e 's/"children": *\[\r *\[\r *"[0-9-]*", *\r *[0-9]*\ *\r *\]\r *\]/"children": []/g' | \
tr '\r' '\n' > 'ishtar_common/fixtures/towns_norel-'$(default_data)'.json'
fixtures_spatialrefsystem: