Subject: Re: pkgsrc reorg proposal II
To: None <agc@netbsd.org>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-pkg
Date: 01/04/2001 16:53:41
On Thu, 4 Jan 2001, Alistair Crooks wrote:
> >     pkg/PLIST*              -> plist*		PLIST_SRC
> >     pkg/COMMENT             -> comment		COMMENT
> >     pkg/DESCR               -> descr		DESCR_SRC
> >     pkg/INSTALL             -> install		INSTALL_FILE
> >     pkg/DEINSTALL           -> deinstall		DEINSTALL_FILE
> >     pkg/MESSAGE             -> message		MESSAGE_FILE
> >     scripts/*		   -> *			SCRIPTDIR

> But how do you differentiate, using the noemnclature above, between a script
> called install, and (what is currently) a pkg/INSTALL file?

Yeah, i guess this has to change. 
I think I'll update this to:

     pkg/*	-> * (keep upper case, to avoid clash with targets)
     scripts/*	-> *-script or something (not sure yet, there aren't many)


 - Hubert

-- 
Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>