Subject: CVS commit: src/distrib/sets
To: None <source-changes@NetBSD.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 07/23/2004 15:11:26
Module Name:	src
Committed By:	erh
Date:		Fri Jul 23 15:11:26 UTC 2004

Modified Files:
	src/distrib/sets: listpkgs makeflist makeobsolete makeplist maketars
	    regpkg regpkgset sets.subr syspkgdeps

Log Message:
Make all the sets scripts work even when not run from the directory that
they reside in.
Change any uses of dirname to use shell variable substitution instead.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/distrib/sets/listpkgs
cvs rdiff -r1.70 -r1.71 src/distrib/sets/makeflist
cvs rdiff -r1.23 -r1.24 src/distrib/sets/makeobsolete
cvs rdiff -r1.14 -r1.15 src/distrib/sets/makeplist
cvs rdiff -r1.53 -r1.54 src/distrib/sets/maketars
cvs rdiff -r1.5 -r1.6 src/distrib/sets/regpkg
cvs rdiff -r1.2 -r1.3 src/distrib/sets/regpkgset
cvs rdiff -r1.33 -r1.34 src/distrib/sets/sets.subr
cvs rdiff -r1.4 -r1.5 src/distrib/sets/syspkgdeps

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.