From 4e8a5326533f8a7a0c14077c2e905848e895d7fd Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 20 Feb 2014 22:01:29 +0000 Subject: Update contents for libexec changes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter06/gcc.xml') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 83cac4ece..1484f4ff5 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -320,7 +320,8 @@ mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib libquadmath.{a,so}, libssp.{a,so}, libssp_nonshared.a, libstdc++.{a,so}, libsupc++.a and libtsan.{a,so} - /usr/include/c++, /usr/lib/gcc, /usr/share/gcc-&gcc-version; + /usr/include/c++, /usr/lib/gcc, /usr/libexec/gcc, + /usr/share/gcc-&gcc-version; -- cgit v1.2.3-54-g00ecf