Subject: Re: How to make a sup file
To: Guy Santiglia <fredfl2@soback.kornet21.net>
From: Frederick Bruckman <fb@enteract.com>
List: tech-pkg
Date: 02/22/1999 16:09:19
On Tue, 23 Feb 1999, Guy Santiglia wrote:

> 
>    Can some one explain what I need to have in the supfile to 
> update the package source?  I tried adding "release=pkgsrc" to one of 
> the examples, but that didn't work.  Here is that supfile:
> 
> current release=allsrc host=sup.netbsd.org hostbase=/ftp/pub \
> base=/usr prefix=/usr backup use-rel-suffix compress
> 
> current release=doc host=sup.netbsd.org hostbase=/ftp/pub \
> base=/usr prefix=/usr backup use-rel-suffix compress
> 
> current release=security host=sup.netbsd.org hostbase=/ftp/pub \
> base=/usr prefix=/usr backup use-rel-suffix compress
> release=pkgsrc

Try losing the `\', and put each release altogether on one, long line
(three lines total).