Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.
Created an attachment (id=102458) [details] iscsi ebuild patch
in cvs.