diff --git a/foomatic-2.0.2-fontpath.patch b/foomatic-2.0.2-fontpath.patch index ce6560c..f0ef360 100644 --- a/foomatic-2.0.2-fontpath.patch +++ b/foomatic-2.0.2-fontpath.patch @@ -1,10 +1,10 @@ ---- foomatic-filters-3.0-20031105/foomatic-gswrapper.in.fontpath 2003-10-21 01:34:05.000000000 +0100 -+++ foomatic-filters-3.0-20031105/foomatic-gswrapper.in 2003-11-05 10:08:10.000000000 +0000 -@@ -60,6 +60,7 @@ - # Execute Ghostscript, with both job and gs errors on stderr, and job - # output on stdout... - +--- foomatic-filters-3.0-20070614/foomatic-gswrapper.in.fontpath 2007-06-14 08:20:15.000000000 +0100 ++++ foomatic-filters-3.0-20070614/foomatic-gswrapper.in 2007-06-14 10:33:10.000000000 +0100 +@@ -24,6 +24,7 @@ + # Get execution path from config file + $execpath = $conf{execpath} if defined(%conf) and defined $conf{execpath}; + $ENV{'PATH'} = $execpath; +$ENV{'GS_FONTPATH'} = '/usr/share/fonts'; - print STDERR "foomatic-gswrapper: $gspath $args 3>&1 1>&2\n"; - exec "$gspath $args 3>&1 1>&2"; + # Check whether we have a GhostScript version with redirection of the + # standard output of the PostScript programs via '-sstdout=%stderr' diff --git a/foomatic-filters-libdir.patch b/foomatic-filters-libdir.patch index a3f4ce0..79327e3 100644 --- a/foomatic-filters-libdir.patch +++ b/foomatic-filters-libdir.patch @@ -1,5 +1,5 @@ ---- foomatic-filters-3.0-20051209/configure.in.libdir 2005-08-16 03:19:30.000000000 +0100 -+++ foomatic-filters-3.0-20051209/configure.in 2006-03-24 17:39:33.000000000 +0000 +--- foomatic-filters-3.0-20070614/configure.ac.libdir 2007-06-14 08:20:15.000000000 +0100 ++++ foomatic-filters-3.0-20070614/configure.ac 2007-06-14 10:30:50.000000000 +0100 @@ -13,7 +13,7 @@ AC_PROG_MAKE_SET