Ticket #57772: patch-packages-plot-gnuintfc.red.diff

File patch-packages-plot-gnuintfc.red.diff, 859 bytes (added by mbrethen, 5 years ago)
  • packages/plot/gnuintfc.red

    old new  
    127127                ("vt102" . "tek40xx")
    128128           ));
    129129
    130    plotcommand!* := find!-gnuplot();
     130   plotcommand!* := "@PREFIX@/bin/gnuplot";
    131131
    132132   plotcleanup!* :=                  % delete scratch files
    133133       {bldmsg("rm %wplotdt*",plottmp!*),bldmsg("rm %wplotcmds*",plottmp!*)};
     
    258258  !*plotusepipe := t;
    259259% find-gnuplot returns the full name of a version of gnuplot (if it can
    260260% find one).
    261   plotcommand!* := find!-gnuplot();
     261  plotcommand!* := "@PREFIX@/bin/gnuplot";
    262262% The Cygwin case can be "funny" here, and the case I wish to trap is
    263263% where a Cygwin version of Reduce is trying to use the native Windows
    264264% version of gnuplot. I believe I can detect this by seeing of