sys-kernel/xanmod-sources: fix patch error

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Westman Dorcsak <hedmoo@yahoo.com>
This commit is contained in:
hedmo 2022-05-10 17:48:54 +02:00
parent 1e39c185c5
commit 3181f4f104
No known key found for this signature in database
GPG Key ID: 521B4B4B3A0BC7F9

View File

@ -25,6 +25,7 @@ SRC_URI="
src_unpack() {
UNIPATCH_LIST_DEFAULT=""
UNIPATCH_LIST="${DISTDIR}/patch-${OKV}-xanmod${XANMOD_VERSION}.xz "
UNIPATCH_EXCLUDE="${UNIPATCH_EXCLUDE} 1*_linux-${KV_MAJOR}.${KV_MINOR}.*.patch"
kernel-2-src-prepare-overlay_src_unpack
}