Author: renodr
Date: Thu Jan 24 08:52:09 2019
New Revision: 21031

Log:
Remove obsolete CMake flag

Modified:
   trunk/BOOK/kde/kf5-apps/kmix5.xml

Modified: trunk/BOOK/kde/kf5-apps/kmix5.xml
==============================================================================
--- trunk/BOOK/kde/kf5-apps/kmix5.xml   Thu Jan 24 07:24:19 2019        (r21030)
+++ trunk/BOOK/kde/kf5-apps/kmix5.xml   Thu Jan 24 08:52:09 2019        (r21031)
@@ -107,7 +107,6 @@
 cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
       -DCMAKE_BUILD_TYPE=Release         \
       -DBUILD_TESTING=OFF                \
-      -DKMIX_KF5_BUILD=1                 \
       -Wno-dev .. &&
 make</userinput></screen>
 
@@ -123,6 +122,7 @@
 
   </sect2>
 
+<!-- With 18.12.0, kmix now is kf5 only.
   <sect2 role="commands">
     <title>Command Explanations</title>
 
@@ -133,6 +133,7 @@
     </para>
 
   </sect2>
+-->
 
   <sect2 role="content">
     <title>Contents</title>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to