remove hardcoded kernel ref from gnu-sources ebuild

This commit is contained in:
projectmoon 2021-08-05 19:53:53 +02:00
parent c1a3cf09c1
commit cbf3007b52
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ SRC_URI="${BASE_URI} ${PATCH_URI}"
RESTRICT="mirror"
KEYWORDS="~amd64"
UNIPATCH_LIST_DEFAULT=""
UNIPATCH_LIST="${DISTDIR}/patch-5.10-gnu-${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-gnu.xz"
UNIPATCH_LIST="${DISTDIR}/patch-${KV_MAJOR}.${KV_MINOR}-gnu-${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-gnu.xz"
pkg_postinst() {
kernel-2_pkg_postinst