Blame SOURCES/kabi-yum-plugins-current.patch

a93f27
diff --git a/kabi.conf b/kabi.conf
a93f27
index aa70ab7d5660..c785ca460eba 100644
a93f27
--- a/kabi.conf
a93f27
+++ b/kabi.conf
a93f27
@@ -1,6 +1,6 @@
a93f27
 [main]
a93f27
 enabled=1
a93f27
-whitelists=/lib/modules/kabi
a93f27
+whitelists=/lib/modules/kabi-current
a93f27
 # The default is to warn in the case that an external kernel module (driver)
a93f27
 # uses non approved kABI symbols. Uncomment the following line to force an
a93f27
 # error message to be displayed and disllow installation of such drivers.