mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 11:19:19 +01:00
kmod: Drop --sbindir=/usr/sbin
The autoconf-based build system of kmod needs this, but we've switched to meson where this is the default. Also it's to be decided if we should put "lsmod" back to bin.
This commit is contained in:
parent
d116c1bdb0
commit
9bad19ff57
@ -47,7 +47,6 @@
|
||||
cd build
|
||||
|
||||
meson setup --prefix=/usr .. \
|
||||
--sbindir=/usr/sbin \
|
||||
--buildtype=release \
|
||||
-D manpages=false</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user