Author: pierre
Date: Sun Sep 27 05:52:55 2015
New Revision: 3826
Log:
Modifications for the LXQt chapter
Modified:
jhalfs/trunk/BLFS/envars.conf
jhalfs/trunk/BLFS/xsl/gen_pkg_list.xsl
Modified: jhalfs/trunk/BLFS/envars.conf
==============================================================================
--- jhalfs/trunk/BLFS/envars.conf Sun Sep 20 03:18:20 2015 (r3825)
+++ jhalfs/trunk/BLFS/envars.conf Sun Sep 27 05:52:55 2015 (r3826)
@@ -104,6 +104,23 @@
# XDG_CONFIG_DIRS=$XDG_CONFIG_DIRS:/etc/kde/xdg
#fi
+#======== LXQt envars =============
+
+# Refer to `Chapter 40. LXQt Desktop Pre-Install Instructions'
+# We use envars.conf for LXQT_PREFIX, instead of /etc/profile.d. But if you
+# install into a different prefix, you'll need to create the relevant
+# directory, to create /etc/profiles.d/lxqt.sh, update /etc/ld.so.conf, and
+# to create and populate the directories $LXQT_PREFIX/share/icons, as
+# instructed.
+
+#--- Installation prefix
+export LXQT_PREFIX=/usr
+
+#--- If you want to install LXQT on a non standard prefix, uncomment
+# the next line and edit it as needed, or just use the book's
+# /etc/profile.d/lxqt.sh.
+# export LXQT_PREFIX=/opt/lxqt
+
#======== Optimizations =============
# Global optimization settings can be placed here. This settings can be
Modified: jhalfs/trunk/BLFS/xsl/gen_pkg_list.xsl
==============================================================================
--- jhalfs/trunk/BLFS/xsl/gen_pkg_list.xsl Sun Sep 20 03:18:20 2015
(r3825)
+++ jhalfs/trunk/BLFS/xsl/gen_pkg_list.xsl Sun Sep 27 05:52:55 2015
(r3826)
@@ -204,6 +204,7 @@
package is the first dependency (not always noted in the book)-->
<xsl:if test="ancestor::chapter[@id='kde4-core'
or @id='xfce-core'
+ or @id='lxqt-desktop'
or @id='lxde-desktop']
and preceding-sibling::sect1[1]">
<xsl:text>
--
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page