]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Anchor subst to opening ", avoiding side effects.
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Fri, 19 Sep 2014 04:53:16 +0000 (00:53 -0400)
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Fri, 19 Sep 2014 04:53:16 +0000 (00:53 -0400)
SYSCONFDIR might be overridden to a value containing "etc/ikiwiki",
in which case we might overzealously substitute more than once,
especially if SYSCONFDIR is overridden to different values at build
and install time. Avoid this by matching only the instances we meant
to match.


No differences found