# HG changeset patch # User Matti Hamalainen # Date 1714309594 -10800 # Node ID 38516eb9a5b3158e3c04ee37c6abf2d5fc210043 # Parent 0bbf8d4a0fbad5b7d77d45e0bcf9ffcc752fec3b Cleanup regexp. diff -r 0bbf8d4a0fba -r 38516eb9a5b3 world/Makefile --- a/world/Makefile Tue Apr 23 15:25:48 2024 +0300 +++ b/world/Makefile Sun Apr 28 16:06:34 2024 +0300 @@ -135,7 +135,7 @@ --stringparam groupbyday yes \ --stringparam include-rev no \ "svn2cl.xsl" - | \ - sed 's/world\///g;s/maps\///g;s/Matti .*/Ggr/g;s/Jarkko .*/Jeskko/g' \ + sed 's@world/@@g;s@maps/@@g;s@Matti .*@Ggr@g;s@Jarkko .*@Jeskko@g' \ > $@