automake: fix unescaped left brace warning patch
commit22dbe0035f309c2ea141344ed6a4e0e79881a1fa
authorAdam Duskett <Aduskett@gmail.com>
Mon, 6 Mar 2017 13:23:59 +0000 (6 08:23 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 20 Mar 2017 20:42:29 +0000 (20 21:42 +0100)
tree18d8a987d512164cd47b15b9c71e7acdaef19ee8
parent7132fc9c11573a460243895c85e66b514b71c041
automake: fix unescaped left brace warning patch

Automake currently has a unescaped left brace in it's automake.in folder
that generates the warning:
"Unescaped left brace in regex is deprecated, passed through in regex;"
This patch, which is backported from upstream fixes this warning.

Signed-off-by: Adam Duskett <aduskett@codeblue.com>
[Thomas: format patch using "git format-patch".]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/automake/0002-port-to-perl-5.22-and-later.patch [new file with mode: 0644]