dev-libs/libgpg-error: fix build on platforms with non-bash /bin/sh
authorFabian Groffen <grobian@gentoo.org>
Sun, 9 Jun 2019 17:52:04 +0000 (19:52 +0200)
committerFabian Groffen <grobian@gentoo.org>
Sun, 9 Jun 2019 17:52:37 +0000 (19:52 +0200)
commit49f2297af1bb8d361d15848b698606c00a24250e
tree8b0fdf97315ee8aaaf9acb5d5233c1eb161045a0
parente70b5b8bd707f748b19a9bc162208cb161103b0c
dev-libs/libgpg-error: fix build on platforms with non-bash /bin/sh

./autogen.sh uses advanced constructs not necessarily available in
/bin/sh, leading to empty PACKAGE_VERSION in configure after
eautoreconf.  This itself leads to a build failure due to some script
being called with too few arguments.

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
dev-libs/libgpg-error/libgpg-error-1.36.ebuild