Author: bdubbs
Date: Wed Oct 10 12:58:28 2018
New Revision: 11476
Log:
Fix PKG_CONFIG_PATH in systemd
Modified:
trunk/BOOK/chapter06/systemd.xml
Modified: trunk/BOOK/chapter06/systemd.xml
==============================================================================
--- trunk/BOOK/chapter06/systemd.xml Wed Oct 10 12:50:32 2018 (r11475)
+++ trunk/BOOK/chapter06/systemd.xml Wed Oct 10 12:58:28 2018 (r11476)
@@ -78,7 +78,7 @@
<screen><userinput remap="configure">mkdir -p build
cd build
-PKG_CONFIG_PATH="/usr/lib/pkgconfig:/tools/lib64/pkgconfig" \
+PKG_CONFIG_PATH="/usr/lib/pkgconfig:/tools/lib/pkgconfig" \
LANG=en_US.UTF-8 \
meson --prefix=/usr \
--sysconfdir=/etc \
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page