Easy fix : cd ${S} -> find . -iname "*~" | xargs rm 2> /dev/null Something like bzcat ${DISTDIR}/${KV}.bz2 | patch -p1 || die "mm patch failed" is missing Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 18477 [details, diff] Missing line
this has been fixed ;)