On 23.04.05 Richard Lewis ([EMAIL PROTECTED]) wrote: > Carlos Laviola <[EMAIL PROTECTED]> writes:
Hi, > > One of my packages, fpc, depends on teTeX for documentation > > generation, and it needs save_size to be 10000 instead of 5000. > > Back when fpc only supported i386, this wasn't much of a problem, > > as it is stated in the documentation, but it now supports a few > > more architectures, so I'd like it to build cleanly on a pbuilder > > jail on all architectures. If you could do this minor change, or > > at least tell me of a way to override it myself without touching > > the conffiles, I'd really appreciate it. > > This is already supported: just create a new file > /etc/texmf/texmf.d/94savesize.cnf containing > > save_size = 1000 > > (dont forget to run update-texmf) > The '94' can be replaced by anything lower than 95 (cos you're > overriding 95NonPath.cnf) > Just for building a package Julians solution sounds better. If he wants to change that value on his system permanently I'd rather edit 95NonPath.cnf directly. IMHO. H. -- sigmentation fault -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]