--- vhba-20101015.ebuild 2010-10-19 16:31:12.000000000 +0200 +++ vhba-20101015.ebuild.new 2011-01-13 23:00:45.907391428 +0100 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20101015.ebuild,v 1.1 2010/10/19 14:31:12 pva Exp $ +# $Header: $ # Use svn snapshots: # https://sourceforge.net/tracker/?func=detail&atid=603423&aid=3041832&group_id=93175 @@ -35,6 +35,10 @@ linux-mod_pkg_setup } +src_prepare() { + epatch "${FILESDIR}/${P}-scsi-host-lock-push-down.patch" +} + src_install() { linux-mod_src_install || die "Error: installing module failed!"