diff --git a/srcpkgs/yaboot/template b/srcpkgs/yaboot/template index ede26e2d7f7..bab154d8c93 100644 --- a/srcpkgs/yaboot/template +++ b/srcpkgs/yaboot/template @@ -49,9 +49,6 @@ post_patch() { _build_e2fsprogs() { pushd e2fsprogs-${_e2fsprogs_ver} - # Update config.sub and config.guess to recognize modern/musl hosts - cp /usr/share/automake-*/config.* config - if [ ! -f Makefile ]; then # Regenerate autotools autoreconf -isf