id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port
33329,texlive-generic-extra: lecturer package has incorrect paths,dbueno@…,dports@macports.org,"lecturer.tex, found at `/opt/local/share/texmf-texlive-dist/tex/generic/lecturer/lecturer.tex`, refers to its supporting files incorrectly.

Line 113 should read:
{{{
\def\ltr@input#1 {\priminput ltr-#1.tex }
}}}
Before it read (I think):
{{{
\def\ltr@input#1 {\priminput ltr/#1.tex }
}}}

I guess an alterative fix would be to put the lecturer files in a subdir, but, this was easier.",defect,closed,Normal,,ports,2.0.3,fixed,,,texlive-generic-extra
