From ff0dd81f455b7ccd107ce897d441d2966b24675a Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 14 Aug 2005 12:29:52 +0000 Subject: Upgrade to udev-067 and fix the failing test git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/udev.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter06') diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 1abe92c56..099171c3f 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -30,6 +30,11 @@ Installation of Udev +Fix an incorrect assumption in the Udev testsuite regarding the location +of the test binary: + +sed -i -e 's@/usr/bin/test@/bin/test@' test/udev-test.pl + Compile the package: make udevdir=/dev -- cgit v1.2.3-54-g00ecf