Author: bdubbs
Date: 2012-01-22 16:35:29 -0700 (Sun, 22 Jan 2012)
New Revision: 9193

Modified:
   trunk/BOOK/pst/printing/cups.xml
Log:
Reformat cups configure options

Modified: trunk/BOOK/pst/printing/cups.xml
===================================================================
--- trunk/BOOK/pst/printing/cups.xml    2012-01-22 23:27:09 UTC (rev 9192)
+++ trunk/BOOK/pst/printing/cups.xml    2012-01-22 23:35:29 UTC (rev 9193)
@@ -151,7 +151,10 @@
     following commands:</para>
 
 <screen><userinput>sed -i 's#@CUPS_HTMLVIEW@#firefox#' desktop/cups.desktop.in 
&amp;&amp;
-./configure --localstatedir=/var --disable-libusb --with-rcdir=/tmp/cupsinit 
--with-docdir=/usr/share/doc/&cups-version; &amp;&amp;
+./configure --localstatedir=/var       \
+            --disable-libusb           \
+            --with-rcdir=/tmp/cupsinit \
+            --with-docdir=/usr/share/doc/cups-&cups-version; &amp;&amp;
 make</userinput></screen>
 
     <para>To test the results, issue: <command>make check</command>. This will

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to