From 8b1d92770677f5f54a097488c3d132ea89678b1e Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sat, 11 May 2019 11:00:01 +0000 Subject: [PATCH] "Next" becomes "First", if the preceding "First" is commented out git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/eudev.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml index 8f6681417..de2ba41c6 100644 --- a/chapter06/eudev.xml +++ b/chapter06/eudev.xml @@ -49,7 +49,7 @@ sed -i '/keyboard_lookup_key/d' src/udev/udev-builtin-keyboard.c --> - Next, add a workaround to prevent the /tools directory from being + First, add a workaround to prevent the /tools directory from being hard coded into Eudev binary files library locations: cat > config.cache << "EOF"