On 2009/04/07 11:55, Edd Barrett wrote:
> Hi,
> 
> 
> On Tue, Apr 07, 2009 at 09:24:53AM +0100, Stuart Henderson wrote:
> > from texmf/Makefile:
> > 
> > # Also annoyingly loads of .orig files confuse update-patches
> > 
> > to help here, you can either use PATCHORIG, see bsd.port.mk(5), or add
> > this to a suitable target:
> > 
> >     find . -name '*.orig' -print0 | xargs -0 rm
> > 
> 
> This is a copy and pasto error from -base, which has a similar find
> line. It does not apply to the texmf.  I have removed this line.
> 
> With regards to @pkgpath for teTeX, I don't mind, but some people may be
> choosing to run teTeX instead of TeX Live. Do what you think is right :)

they are already marked @conflict so can't be installed together,
teTeX was removed from the tree, and someone reported a problem related
to this. so I think it makes sense.

Reply via email to