cvsdist 9435e6
--- foomatic-filters-3.0-20031105/foomatic-gswrapper.in.fontpath	2003-10-21 01:34:05.000000000 +0100
cvsdist 9435e6
+++ foomatic-filters-3.0-20031105/foomatic-gswrapper.in	2003-11-05 10:08:10.000000000 +0000
cvsdist 9435e6
@@ -60,6 +60,7 @@
cvsdist f18415
 # Execute Ghostscript, with both job and gs errors on stderr, and job
cvsdist f18415
 # output on stdout...
cvsdist f18415
 
cvsdist f18415
+$ENV{'GS_FONTPATH'} = '/usr/share/fonts';
cvsdist 9435e6
 print STDERR "foomatic-gswrapper: $gspath $args 3>&1 1>&2\n";
cvsdist 9435e6
 exec "$gspath $args 3>&1 1>&2;;
cvsdist f18415