update to LFS 12.4 #1

Merged
wyj merged 146 commits from dev into main 2025-12-22 07:15:10 -05:00
Showing only changes of commit 57f736e45b - Show all commits
+1
View File
@@ -15,6 +15,7 @@ src_prepare() {
src_build() {
sed -i /ARPD/d Makefile
rm -fv man/man8/arpd.8
./configure --color auto
make NETNS_RUN_DIR=/run/netns
}