Author: andy
Date: 2011-12-03 14:09:26 -0700 (Sat, 03 Dec 2011)
New Revision: 9058

Modified:
   trunk/BOOK/pst/printing/gs.xml
Log:
Tweaked a sed on the ghostscript page

Modified: trunk/BOOK/pst/printing/gs.xml
===================================================================
--- trunk/BOOK/pst/printing/gs.xml      2011-12-03 20:54:08 UTC (rev 9057)
+++ trunk/BOOK/pst/printing/gs.xml      2011-12-03 21:09:26 UTC (rev 9058)
@@ -165,8 +165,7 @@
     <application>zlib</application> it is necessary to make some changes and an
     addition to the <literal>Makefile</literal> before building the 
package:</para>
 
-<screen><userinput>sed -i '/^EXTRALIBS/s# -ldl# -lfreetype -lz#
-  /=imdi/aSHARE_EXPAT=1' Makefile &amp;&amp;
+<screen><userinput>sed -i '/^EXTRALIBS/s# -ldl# -lfreetype 
-lz#;/=imdi/aSHARE_EXPAT=1' Makefile &amp;&amp;
 make</userinput></screen>
 
     <warning>

-- 
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