[lfs] branch trunk updated: kmod: Drop --sbindir=/usr/sbin

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <174360047454.10580.9953685427444968542@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 9bad19ff5 kmod: Drop --sbindir=/usr/sbin
9bad19ff5 is described below

commit 9bad19ff57dfbbd8e634395ef265c32cfac0f7ec
Author: Xi Ruoyao <[email protected]>
AuthorDate: Wed Apr 2 20:49:20 2025 +0800

    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.
---
 chapter08/kmod.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/chapter08/kmod.xml b/chapter08/kmod.xml
index 2c1174d7f..0041199f5 100644
--- a/chapter08/kmod.xml
+++ b/chapter08/kmod.xml
@@ -47,7 +47,6 @@
 cd       build
 
 meson setup --prefix=/usr ..    \
-            --sbindir=/usr/sbin \
             --buildtype=release \
             -D manpages=false</userinput></screen>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.