build: Fix regular expression to extract dlname
authorColin Walters <walters@verbum.org>
Wed, 21 Sep 2011 16:13:31 +0000 (12:13 -0400)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Wed, 21 Sep 2011 17:35:20 +0000 (10:35 -0700)
commitc5e2ce8c784018e5516e8578d1eb6c6bd086480b
tree7738ed7beb6b480a5bdf0a26f00937ac9d8438c5
parent67f55ab19dc994559f224c3d006aed81789cde04
build: Fix regular expression to extract dlname

The regex writer unintentially made a character range in ".-+".
This was always wrong, but it actively fails when LANG=C.

Closes: bgo#658002 - defective typelib
NEWS
folks/Makefile.am