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

(-)vhba-1.0.0.ebuild.old (-1 / +1 lines)
Lines 35-41 Link Here
35
		einfo "Patching scatterlist"
35
		einfo "Patching scatterlist"
36
		epatch "${FILESDIR}"/${P}-scatterlist.patch || die "Failed to patch scatterlist"
36
		epatch "${FILESDIR}"/${P}-scatterlist.patch || die "Failed to patch scatterlist"
37
	fi
37
	fi
38
	if kernel_is 2 6 25 ; then
38
	if kernel_is ge 2 6 25 ; then
39
		einfo "Patching scatterlist"
39
		einfo "Patching scatterlist"
40
		epatch "${FILESDIR}"/${P}-scatterlist.patch || die "Failed to patch scatterlist"
40
		epatch "${FILESDIR}"/${P}-scatterlist.patch || die "Failed to patch scatterlist"
41
		einfo "Patching scsi_cmnd"
41
		einfo "Patching scsi_cmnd"

Return to bug 233342