Author: dj
Date: Mon Sep 26 20:50:36 2016
New Revision: 17825

Log:
Typo, a^C missing && for freeglut.

Modified:
   trunk/BOOK/x/lib/freeglut.xml

Modified: trunk/BOOK/x/lib/freeglut.xml
==============================================================================
--- trunk/BOOK/x/lib/freeglut.xml       Mon Sep 26 19:01:55 2016        (r17824)
+++ trunk/BOOK/x/lib/freeglut.xml       Mon Sep 26 20:50:36 2016        (r17825)
@@ -107,7 +107,7 @@
       -DCMAKE_BUILD_TYPE=Release       \
       -DFREEGLUT_BUILD_DEMOS=OFF       \
       -DFREEGLUT_BUILD_STATIC_LIBS=OFF \
-      ..
+      .. &&
 
 make</userinput></screen>
 
-- 
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