[sys-apps/lms] some whitespace

This commit is contained in:
Robert Förster 2014-06-03 06:57:02 +02:00
parent e293a74899
commit 1c036ecd8d
1 changed files with 7 additions and 7 deletions

View File

@ -27,14 +27,14 @@ pkg_pretend() {
linux-info_pkg_setup linux-info_pkg_setup
if ! linux_config_exists || ! linux_chkconfig_present INTEL_MEI if ! linux_config_exists || ! linux_chkconfig_present INTEL_MEI
then 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
ewarn " Device Drivers -->" ewarn " Device Drivers -->"
ewarn " Misc devices -->" ewarn " Misc devices -->"
ewarn " <*> Intel Management Engine Interface (Intel MEI)" ewarn " <*> Intel Management Engine Interface (Intel MEI)"
ewarn ewarn
ewarn "and recompile your kernel ..." ewarn "and recompile your kernel ..."
fi fi
} }
src_prepare() { src_prepare() {