From bc2026367c8fe886a61208482a8a1ec7b953b60d Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Tue, 25 Mar 2008 14:44:57 +0000 Subject: [PATCH] Actually add the patch command to the ESP Ghostscript instructions git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7314 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- pst/printing/espgs.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pst/printing/espgs.xml b/pst/printing/espgs.xml index 96b77a4ade..a5d954faf1 100644 --- a/pst/printing/espgs.xml +++ b/pst/printing/espgs.xml @@ -122,8 +122,11 @@ Install ESP Ghostscript by running the following commands: -sed -i "s/bbox.dev$/x11.dev/" Makefile.in && -./configure --prefix=/usr --enable-threads --without-omni && +patch -Np1 -i ../espgs-&espgs-version;-bov_fix-1.patch && +sed -i "s/bbox.dev$/x11.dev/" Makefile.in && +./configure --prefix=/usr \ + --enable-threads \ + --without-omni && make To build the shared