Bug 155845 - sys-block/iscsitarget:-0.4.14 version bump
Bug#: 155845 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Other Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: robbat2@gentoo.org Reported By: gentoo.bugs@pointb.co.uk
Component: Ebuilds
URL: 
Summary: sys-block/iscsitarget:-0.4.14 version bump
Keywords:  
Status Whiteboard: 
Opened: 2006-11-21 02:59 0000
Description:   Opened: 2006-11-21 02:59 0000
Hi,

I've noticed that one of the variables has changed in the
sys-block/iscsitarget-0.4.14 source tar ball Makefile :-(

This requires us to change the following in the ebuild:

emake KERNELSRC="${KERNEL_DIR}" mods || die "failed to build module"

To:

emake KSRC="${KERNEL_DIR}" mods || die "failed to build module"

I'll attached a diff patch in a mo.

------- Comment #1 From Richard Scott 2006-11-21 03:17:06 0000 -------
Created an attachment (id=102458) [details]
iscsi ebuild patch

------- Comment #2 From Robin Johnson 2006-12-26 18:29:34 0000 -------
in cvs.