[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#303934: 95NonPath.cnf: please change save_size to 10000



Carlos Laviola <claviola@debian.org> writes:

> 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)

Does this solve the problem?



Reply to: