mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
./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