Author: dj
Date: Sun Jan 8 21:07:43 2017
New Revision: 18160
Log:
Fix variable expansion issue when creating /etc/profile.d/qt5.sh
Modified:
trunk/BOOK/x/lib/qt5.xml
Modified: trunk/BOOK/x/lib/qt5.xml
==============================================================================
--- trunk/BOOK/x/lib/qt5.xml Sun Jan 8 20:46:11 2017 (r18159)
+++ trunk/BOOK/x/lib/qt5.xml Sun Jan 8 21:07:43 2017 (r18160)
@@ -440,7 +440,7 @@
As the <systemitem class="username">root</systemitem> user:
</para>
-<screen role="root"><userinput>cat > /etc/profile.d/qt5.sh << EOF
+<screen role="root"><userinput>cat > /etc/profile.d/qt5.sh << "EOF"
<literal># Begin /etc/profile.d/qt5.sh
QT5DIR=/usr
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page