Author: pierre
Date: Mon Mar 28 10:02:20 2016
New Revision: 17179
Log:
Change $LXQT_PREFIX to /usr in obconf-qt instructions, as said after the
instructions:
The choice of <filename class="directory">/usr</filename> prefix is due
to the general characteristics of this program, which can be used
without <application>LXQt</application>
Modified:
trunk/BOOK/lxqt/apps/obconf-qt.xml
Modified: trunk/BOOK/lxqt/apps/obconf-qt.xml
==============================================================================
--- trunk/BOOK/lxqt/apps/obconf-qt.xml Mon Mar 28 09:37:06 2016 (r17178)
+++ trunk/BOOK/lxqt/apps/obconf-qt.xml Mon Mar 28 10:02:20 2016 (r17179)
@@ -104,8 +104,8 @@
<screen><userinput>mkdir -v build &&
cd build &&
-cmake -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
+cmake -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
.. &&
make</userinput></screen>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page