Author: ken Date: 2010-11-26 17:49:59 -0700 (Fri, 26 Nov 2010) New Revision: 8711
Modified: trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/pst/printing/gs.xml Log: Correct the typo in untarring the gs fonts - moving to gs9 is going to take longer than I thought. Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-11-27 00:24:53 UTC (rev 8710) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-11-27 00:49:59 UTC (rev 8711) @@ -49,6 +49,11 @@ ticket <ulink url="&blfs-ticket-root;3117">#3117</ulink>) - thanks to wagner17 for raising that.</para> </listitem> + <listitem> + <para>[ken] - Corrected instructions to untar the fonts for + ghostscript-8.71 (fixes ticket + <ulink url="&blfs-ticket-root;3128">#3128</ulink>)</para> + </listitem> </itemizedlist> </listitem> Modified: trunk/BOOK/pst/printing/gs.xml =================================================================== --- trunk/BOOK/pst/printing/gs.xml 2010-11-27 00:24:53 UTC (rev 8710) +++ trunk/BOOK/pst/printing/gs.xml 2010-11-27 00:49:59 UTC (rev 8711) @@ -217,7 +217,7 @@ the command below for the fonts you wish to install:</para> <screen role="root"><userinput>tar -xvf ../<replaceable><font-tarball></replaceable> \ - -C /usr/share/ghostscript --no-same-user</userinput></screen> + -C /usr/share/ghostscript --no-same-owner</userinput></screen> </sect2> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page