Tim Waugh 345ffe
--- foomatic-filters-3.0-20070614/foomatic-gswrapper.in.fontpath	2007-06-14 08:20:15.000000000 +0100
Tim Waugh 345ffe
+++ foomatic-filters-3.0-20070614/foomatic-gswrapper.in	2007-06-14 10:33:10.000000000 +0100
Tim Waugh 345ffe
@@ -24,6 +24,7 @@
Tim Waugh 345ffe
 # Get execution path from config file
Tim Waugh 345ffe
 $execpath = $conf{execpath} if defined(%conf) and defined $conf{execpath};
Tim Waugh 345ffe
 $ENV{'PATH'} = $execpath;
cvsdist f18415
+$ENV{'GS_FONTPATH'} = '/usr/share/fonts';
cvsdist f18415
 
Tim Waugh 345ffe
 # Check whether we have a GhostScript version with redirection of the
Tim Waugh 345ffe
 # standard output of the PostScript programs via '-sstdout=%stderr'