Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 917138
Collapse All | Expand All

(-)i8kutils.old/i8kutils-1.43.ebuild (+1 lines)
Lines 23-28 Link Here
23
23
24
pkg_pretend() {
24
pkg_pretend() {
25
	# Check for required dell-smm-hwmon (formerly i8k) driver
25
	# Check for required dell-smm-hwmon (formerly i8k) driver
26
	linux-info_pkg_setup
26
	if ! linux_config_exists; then
27
	if ! linux_config_exists; then
27
		eerror "Unable to check your kernel for dell-smm-hwmon (i8k) support"
28
		eerror "Unable to check your kernel for dell-smm-hwmon (i8k) support"
28
	else
29
	else

Return to bug 917138