sys-fs/bcachefs-tools: update ebuild
Signed-off-by: Alexander Miroshnichenko <alex@millerson.name>
This commit is contained in:
parent
fe2c8201db
commit
a1e25cc447
@ -210,7 +210,7 @@ src_compile() {
|
||||
./bcachefs completions ${shell} > ${shell}.completion || die
|
||||
done
|
||||
|
||||
local modlist=( "bcachefs=kernel/drivers/fs:../module/src/bcachefs-${PV}::default" )
|
||||
local modlist=( "bcachefs=kernel/drivers/fs:../${MODULE_S}" )
|
||||
local modargs=(
|
||||
KDIR=${KV_OUT_DIR}
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user