From 8133094553332eeb1495996d2e5371477f93face Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 20 Mar 2015 18:53:23 +0000 Subject: Update to linux-3.19.2 Update to eudev-3.0 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10884 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/eudev.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml index c599c92e6..18e3bdff6 100644 --- a/chapter06/eudev.xml +++ b/chapter06/eudev.xml @@ -85,7 +85,9 @@ mkdir -pv /etc/udev/rules.d Now, install the man pages: -tar -xvf ../eudev-&eudev-version;-manpages.tar.bz2 -C /usr/share +pushd man +make install-man7 install-man8 +popd Finally, install some custom rules and support files useful in an LFS environment: -- cgit v1.2.3-54-g00ecf