Author: dj
Date: Sun Jan 15 20:31:49 2017
New Revision: 18192
Log:
Add -archdatadir flag to /usr installation of QT-5.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/qt5.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sun Jan 15 18:39:15 2017 (r18191)
+++ trunk/BOOK/general.ent Sun Jan 15 20:31:49 2017 (r18192)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "15"> <!-- Always 2 digits -->
+<!ENTITY day "16"> <!-- Always 2 digits -->
<!ENTITY month "01"> <!-- Always 2 digits -->
<!ENTITY year "2017">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "January 15th &year;">
+<!ENTITY releasedate "January 16th &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Jan 15 18:39:15
2017 (r18191)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sun Jan 15 20:31:49
2017 (r18192)
@@ -43,6 +43,16 @@
</listitem>
-->
<listitem>
+ <para>January 16th, 2016</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Add -archdatadir flag to /usr installation of
+ QT-5.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>January 15th, 2016</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/x/lib/qt5.xml
==============================================================================
--- trunk/BOOK/x/lib/qt5.xml Sun Jan 15 18:39:15 2017 (r18191)
+++ trunk/BOOK/x/lib/qt5.xml Sun Jan 15 20:31:49 2017 (r18192)
@@ -214,7 +214,8 @@
the following to the configure arguments below:
</para>
-<screen role="nodump"><userinput>-bindir /usr/bin/qt5 \
+<screen role="nodump"><userinput>-archdatadir /usr/lib/qt5 \
+-bindir /usr/bin/qt5 \
-plugindir /usr/lib/qt5/plugins \
-importdir /usr/lib/qt5/imports \
-headerdir /usr/include/qt5 \
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page