yaboot: no need to copy over config.guess, done by xbps-src

[ci skip]
This commit is contained in:
q66 2019-11-18 18:37:29 +01:00 committed by Helmut Pozimski
parent ef15594604
commit 1c124092dd

View file

@ -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