[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: header corruption -- solved



On Wed, 3 Nov 1999, Matti Aarnio wrote:

> 	Indeed.  Something better must be implemented, but what ?
> 	Localized/customized scripts should not be carelessly
> 	overwritten, but just avoiding that part is causing the
> 	problem you are complaining about.

This sounds clunky, but you could create a checksum for each router script
as part of "make install-cf", and copy it to the cf/ directory. The next
time "make install-cf" runs, it only overwrites aliases.cf if aliases.cf
doesn't exist, or `md5sum aliases.cf` is the same as the contents of
aliases.cf.md5-dist.