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

Re: Uploaded faqomatic 2.506-2 (source all) to master



On Tue, 10 Feb 1998, Martin Schulze wrote:

> On Tue, Feb 10, 1998 at 12:01:49PM -0500, Scott Ellis wrote:
> 
> > > However, it's not good to have conffiles below /usr since /usr might be
> > > mounted read-only. Is there really not better solution?
> > 
> > Well, it isn't exactly a conffile that way.  It only needs changed if the
> > user wants to modify where faqomatic stores its data.  fom is a small perl
> 
> Wouldn't this be a reason for developing a /etc/fom.conf?

This is the extent of the fom file:

--- cut ---
#!/usr/bin/perl
use lib '/usr/local/lib/site_perl';
use FAQ::OMatic::dispatch;
FAQ::OMatic::dispatch::main('meta/');
--- end ---

Most of the config is already held elsewhere (/var/lib/fom/meta to be
exact).  The last line of the file is probably about all that will be
modified, I'm lothe to write any config parsing, at the moment the debian
directory is the only difference between my package and the upstream
source.

-- 
Scott K. Ellis <storm@gate.net>                 http://www.gate.net/~storm/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: