NetBSD/usr.sbin/pkg_install/create
hubertf f990f4a5a2 * Bugfix: if PLIST_SRC directly follows PLIST_CWD, ignore
the PLIST_CWD in creating the tar pipe.

   This takes care of pkg_create -p PREFIX -L FAKE
   where PREFIX does not exist at pkg creation time.

   From OpenBSD's rev. 1.9->1.10

 * Register PLIST_SRC before dependencies and conflicts so that the
   PLIST_CWD != PLIST_SRC hack works with dependencies present.

   From OpenBSD's rev. 1.10->1.11

 * improve error message to tell full path of exec() that failed
2001-07-15 00:23:14 +00:00
..
Makefile
create.h Add -I argument to pkg_create so that the real prefix can be specified 2001-05-21 09:17:28 +00:00
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 Uppercase Dt argument. 2001-06-05 11:58:55 +00:00
pl.c When adding the checksums for the individual file entries in the generated 2001-05-21 12:05:20 +00:00