From 99dd957967a0fbfb160ad375693835fb6bbea951 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 21 Apr 2015 22:21:54 +0000 Subject: Prevent /tools from being hard coded into eudev binaries. Update to man-pages-3.8.3. Suppress duplicate installation of attr man pages. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/attr.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter06/attr.xml') diff --git a/chapter06/attr.xml b/chapter06/attr.xml index d565b143c..22f487b72 100644 --- a/chapter06/attr.xml +++ b/chapter06/attr.xml @@ -46,6 +46,11 @@ sed -i -e 's|/@pkg_name@|&-@pkg_version@|' include/builddefs.in + Prevent installation of manual pages that were already installed by + the package: + +sed -i -e "/SUBDIRS/s|man2||" man/Makefile + Prepare Attr for compilation: ./configure --prefix=/usr \ -- cgit v1.2.3-54-g00ecf