From 3aee2ac264c5cb9c4a1fda30d333a86efb978131 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 24 Aug 2014 05:05:28 +0000 Subject: Update to eudev-1.10 Add a sentence about possible make failrues if j > 1 in SBU section. Add -j1 to acl, attr, and vim tests. Update kernel options description when building the kernel. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/eudev.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'chapter06/eudev.xml') diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml index 0fb1c99b7..8b31ae329 100644 --- a/chapter06/eudev.xml +++ b/chapter06/eudev.xml @@ -40,10 +40,9 @@ Installation of Eudev - First, clean up a few warnings and fix a test script: + First, fix a test script: -sed -i '/struct ucred/i struct ucred;' src/libudev/util.h -sed -r -i 's|/usr(/bin/test)|\1|' test/udev-test.pl +sed -r -i 's|/usr(/bin/test)|\1|' test/udev-test.pl Prepare Eudev for compilation: -- cgit v1.2.3-54-g00ecf