comparison world/Makefile @ 2823:38516eb9a5b3

Cleanup regexp.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 28 Apr 2024 16:06:34 +0300
parents 7fb4ae35d948
children
comparison
equal deleted inserted replaced
2822:0bbf8d4a0fba 2823:38516eb9a5b3
133 xsltproc --stringparam strip-prefix "" \ 133 xsltproc --stringparam strip-prefix "" \
134 --stringparam linelen 80 \ 134 --stringparam linelen 80 \
135 --stringparam groupbyday yes \ 135 --stringparam groupbyday yes \
136 --stringparam include-rev no \ 136 --stringparam include-rev no \
137 "svn2cl.xsl" - | \ 137 "svn2cl.xsl" - | \
138 sed 's/world\///g;s/maps\///g;s/Matti .*/Ggr/g;s/Jarkko .*/Jeskko/g' \ 138 sed 's@world/@@g;s@maps/@@g;s@Matti .*@Ggr@g;s@Jarkko .*@Jeskko@g' \
139 > $@ 139 > $@
140 140
141 141
142 # Build Batclient markers.xml 142 # Build Batclient markers.xml
143 markers.xml: $(addsuffix .loc,$(WORLD_MAPS)) $(MKLOC_BIN) ../www/world.inc.php 143 markers.xml: $(addsuffix .loc,$(WORLD_MAPS)) $(MKLOC_BIN) ../www/world.inc.php