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

(-)/usr/portage/sys-fs/fuse/fuse-2.6.1.ebuild (-1 / +1 lines)
Lines 17-23 Link Here
17
MODULE_NAMES="fuse(fs:${S}/kernel)"
17
MODULE_NAMES="fuse(fs:${S}/kernel)"
18
CONFIG_CHECK="@FUSE_FS:fuse"
18
CONFIG_CHECK="@FUSE_FS:fuse"
19
BUILD_PARAMS="majver=${KV_MAJOR}.${KV_MINOR}
19
BUILD_PARAMS="majver=${KV_MAJOR}.${KV_MINOR}
20
			  fusemoduledir=${ROOT}/lib/modules/${KV_FULL}/fs"
20
		fusemoduledir=${D}/lib/modules/${KV_FULL/\ //}/kernel/fs/fuse"
21
BUILD_TARGETS="all"
21
BUILD_TARGETS="all"
22
ECONF_PARAMS="--with-kernel=${KV_DIR} --with-kernel-build=${KV_OUT_DIR}"
22
ECONF_PARAMS="--with-kernel=${KV_DIR} --with-kernel-build=${KV_OUT_DIR}"
23
FUSE_FS_ERROR="We have detected FUSE already built into the kernel.
23
FUSE_FS_ERROR="We have detected FUSE already built into the kernel.

Return to bug 158519