diff --git a/sys-apps/lms/lms-8.0.0.7.ebuild b/sys-apps/lms/lms-8.0.0.7.ebuild index c5e9623..6268a65 100644 --- a/sys-apps/lms/lms-8.0.0.7.ebuild +++ b/sys-apps/lms/lms-8.0.0.7.ebuild @@ -27,14 +27,14 @@ pkg_pretend() { linux-info_pkg_setup if ! linux_config_exists || ! linux_chkconfig_present INTEL_MEI then - ewarn "This service requires Intel MEI driver in your kernel config" + ewarn "This service requires Intel MEI driver in your kernel config" ewarn - ewarn " Device Drivers -->" - ewarn " Misc devices -->" - ewarn " <*> Intel Management Engine Interface (Intel MEI)" - ewarn - ewarn "and recompile your kernel ..." - fi + ewarn " Device Drivers -->" + ewarn " Misc devices -->" + ewarn " <*> Intel Management Engine Interface (Intel MEI)" + ewarn + ewarn "and recompile your kernel ..." + fi } src_prepare() {