Files
gentoo/dev-libs/libgpg-error
Fabian Groffen 49f2297af1 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
2019-06-09 19:52:37 +02:00
..