---
 texmf-dist/dvipdfmx/dvipdfmx-unsafe.cfg |    2 +-
 texmf-dist/dvipdfmx/dvipdfmx.cfg        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

 % Distiller config. Uses ghostscript and works on compressed and
 % uncompressed files.  Use zcat -f <%i instead of zcat -f %i
--- a/texmf-dist/dvipdfmx/dvipdfmx.cfg
+++ b/texmf-dist/dvipdfmx/dvipdfmx.cfg
@@ -156,7 +156,7 @@ P  0x003C
 %%   kpsewhich -progname=dvipdfmx -format=othertext dvipdfmx.cfg
 %% and control which one is found by setting DVIPDFMXINPUTS.
 %%
-D  "rungs -q -dALLOWPSTRANSPARENCY -dSAFER -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
+D  "gs -q -dALLOWPSTRANSPARENCY -dSAFER -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
 %% If you change the above invocation, also change dvipdfmx-unsafe.cfg!
 
 % other random ps converters people have experimented with.
--- a/texmf-dist/dvipdfmx/dvipdfmx-unsafe.cfg
+++ b/texmf-dist/dvipdfmx/dvipdfmx-unsafe.cfg
@@ -6,5 +6,5 @@
 %%   -output-driver="xdvipdfmx -i dvipdfmx-unsafe.cfg -q -E"
 %% (This is needed for PSTricks in XeTeX.)
 %% 
-D  "rungs -q -dALLOWPSTRANSPARENCY -dNOSAFER -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
+D  "gs -q -dALLOWPSTRANSPARENCY -dNOSAFER -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
 %% If you change the above invocation, also change dvipdfmx.cfg!
