LSTOWN-L Archives

LISTSERV List Owners' Forum

LSTOWN-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Bill Verity <[log in to unmask]>
Wed, 11 Aug 1999 14:38:46 -0400
text/plain (26 lines)
Our Makefile sets LSVSPOOL=/var/spool/listserv,
rather than the default of LSVSPOOL=$(LSVROOT)/spool

However, when I use "make" to define the aliases for a new list

        make list name=L-WHV

for example, the generated lines are of the form

        l-whv: "|/etc/local/bin/lsv_amin -t l-whv"

rather than

        l-whv: "|/etc/local/bin/lsv_amin /var/spool/listserv -t l-whv"

Looks like I should just change the Makefile file for LSV_aliases to read

        echo "$(NEW_A): \"|$(BINDIR)/lsv_amin $(LSVSPOOL) -t $(NEW_A)\"" >>$(ALIASES); \

Right?
----------------------------------------------------
Bill Verity - 814-865-4758  Fax: 814-863-7049
Postmaster & Listserv maintainer
Center for Academic Computing, Penn State University
At the office - on my Mac, of course ;-)

ATOM RSS1 RSS2