summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/ck-sources/ck-sources-4.9.4.ebuild')
-rw-r--r--sys-kernel/ck-sources/ck-sources-4.9.4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild b/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild
index aefaf8c9af92..0bd568f1851c 100644
--- a/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild
+++ b/sys-kernel/ck-sources/ck-sources-4.9.4.ebuild
@@ -77,6 +77,7 @@ src_prepare() {
#-- Comment out CK's EXTRAVERSION in Makefile ---------------------------------
+ # linux-info eclass cannot handle recursively expanded variables in Makefile #490328
sed -i -e 's/\(^EXTRAVERSION :=.*$\)/# \1/' "${S}/Makefile" || die
}