NetBSD/usr.sbin/pkg_install/create
hubertf 5ce6294f7b make @cwd work a bit more reliable:
When -L is used (as it is by pkgsrc), don't override the directory
set by @cwd unconditionally with what was given to -L (srcdir).
Instead, use the @cwd directory.

XXX#1: This was not tested with DESTDIR set
XXX#2: @cwd is still needed twice
2002-02-18 00:57:54 +00:00
..
Makefile
create.h
main.c (usage): correct number of arguments to fprintf 2001-05-28 07:59:53 +00:00
perform.c * Bugfix: if PLIST_SRC directly follows PLIST_CWD, ignore 2001-07-15 00:23:14 +00:00
pkg_create.1 Drop superfluous .Pp. 2002-02-02 01:31:50 +00:00
pl.c make @cwd work a bit more reliable: 2002-02-18 00:57:54 +00:00