From 92ebc5dd37dba1571143b5f13dd830423ddf5053 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 27 Jan 2020 11:50:52 -0600 Subject: It wasn't ready to go away --- kernel.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index ffe381a09..2dd7f3940 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1,6 +1,9 @@ # We have to override the new %%install behavior because, well... the kernel is special. %global __spec_install_pre %{___build_pre} +# this should go away soon +%define _legacy_common_support 1 + # At the time of this writing (2019-03), RHEL8 packages use w2.xzdio # compression for rpms (xz, level 2). # Kernel has several large (hundreds of mbytes) rpms, they take ~5 mins -- cgit