Hi,  this code is no longer relevant and breaks PMS. See bug #566396

---
 eclass/kernel-2.eclass | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
index 424aa03..520a4c1 100644
--- a/eclass/kernel-2.eclass
+++ b/eclass/kernel-2.eclass
@@ -967,13 +967,6 @@ install_sources() {
        done
    fi

-   if [[ ! -f ${S}/patches.txt ]]; then
-       # patches.txt is empty so lets use our ChangeLog
-       [[ -f ${FILESDIR}/../ChangeLog ]] && \
-           echo "Please check the ebuild ChangeLog for more details." \
-           > "${S}"/patches.txt
-   fi
-
    mv "${WORKDIR}"/linux* "${ED}"usr/src || die

    if [[ -n "${UNIPATCH_DOCS}" ]] ; then
-- 
2.10.2

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to