Update makefile and instructions for systemd-196/udev-lfs-196-2.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs
2012-11-29 03:11:06 +00:00
parent 8999d90852
commit b7da138fa2
5 changed files with 30 additions and 9 deletions

View File

@@ -290,7 +290,7 @@ install: udev
# Set up hardware DB
@mkdir -pv $(DESTDIR)/lib/udev/hwdb.d
@cp hwdb/* $(DESTDIR)/lib/udev/hwdb.d
@build/udevadm hwdb --update
# @build/udevadm hwdb --update
# Copy documentation
@cp -v man/udev.7 $(DESTDIR)/usr/share/man/man7