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

Collapse All | Expand All

(-)/usr/portage/kde-misc/ksensors/ksensors-0.7.3.ebuild (+1 lines)
Lines 20-25 Link Here
20
src_unpack()
20
src_unpack()
21
{
21
{
22
	kde_src_unpack
22
	kde_src_unpack
23
	epatch ${FILESDIR}/ksensors-scsi-disks.patch || die
23
	cd ${S}
24
	cd ${S}
24
	rm -f config.cache
25
	rm -f config.cache
25
}
26
}

Return to bug 120350