sys-kernel/openpax-kernel: update ebuild

Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
This commit is contained in:
2025-04-29 20:51:23 +03:00
parent f2fcd30de1
commit 006a715f58

View File

@@ -99,7 +99,7 @@ src_prepare() {
;;
esac
local myversion="-gentoo-dist"
local myversion="-openpax-gentoo-dist"
echo "CONFIG_LOCALVERSION=\"${myversion}\"" > "${T}"/version.config || die
local dist_conf_path="${WORKDIR}/gentoo-kernel-config-${GENTOO_CONFIG_VER}"