yaboot: no need to copy over config.guess, done by xbps-src
[ci skip]
This commit is contained in:
parent
ef15594604
commit
1c124092dd
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue