Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 39374 | Differences between
and this patch

Collapse All | Expand All

(-)lm-sensors-2.8.1.ebuild.orig (-1 / +1 lines)
Lines 81-87 Link Here
81
81
82
	cd ${S}
82
	cd ${S}
83
	emake clean
83
	emake clean
84
	emake I2C_HEADERS=${MYI2C} LINUX=$LINUX || die "lm_sensors requires the source of a compatible kernel version in /usr/src/linux or specified in \$LINUX and >=i2c-2.8.1 support built as modules."
84
	emake CC=${CC} I2C_HEADERS=${MYI2C} LINUX=$LINUX || die "lm_sensors requires the source of a compatible kernel version in /usr/src/linux or specified in \$LINUX and >=i2c-2.8.1 support built as modules."
85
}
85
}
86
86
87
src_install() {
87
src_install() {

Return to bug 39374