cvsdist f18415
--- foomatic-2.0.2/foomatic-gswrapper.in.fontpath	2003-01-09 10:57:59.000000000 +0000
cvsdist f18415
+++ foomatic-2.0.2/foomatic-gswrapper.in	2003-01-09 11:00:16.000000000 +0000
cvsdist f18415
@@ -41,6 +41,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 f18415
 print STDERR "foomatic-gswrapper: gs $args 3>&1 1>&2\n";
cvsdist f18415
 exec "gs $args 3>&1 1>&2;;
cvsdist f18415