Author: dj
Date: Sun Aug 28 00:18:43 2016
New Revision: 17672
Log:
Fix systemd rebuild if xsltproc is not installed.
Modified:
trunk/BOOK/general/sysutils/systemd.xml
Modified: trunk/BOOK/general/sysutils/systemd.xml
==============================================================================
--- trunk/BOOK/general/sysutils/systemd.xml Sat Aug 27 21:19:37 2016
(r17671)
+++ trunk/BOOK/general/sysutils/systemd.xml Sun Aug 28 00:18:43 2016
(r17672)
@@ -156,7 +156,8 @@
following commands:
</para>
-<screen><userinput>cc_cv_CFLAGS__flto=no \
+<screen><userinput>cc_cv_CFLAGS__flto=no \
+XSLTPROC="/usr/bin/xsltproc" \
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page