[MacPorts] #15711: scons 0.98.4 fails to build latex files
MacPorts
noreply at macports.org
Wed Oct 22 15:38:58 PDT 2014
#15711: scons 0.98.4 fails to build latex files
-------------------------+-----------------------
Reporter: jjakuze@… | Owner: landonf@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Resolution: worksforme | Keywords:
Port: scons |
-------------------------+-----------------------
Changes (by jmr@…):
* status: new => closed
* resolution: => worksforme
Comment:
From what I can gather, the minimal example should actually be:
{{{
import os
env = Environment(ENV = os.environ)
dvi = env.DVI('example.tex’)
}}}
So I don’t think there’s a bug here.
--
Ticket URL: <https://trac.macports.org/ticket/15711#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list