NetBSD/usr.sbin/pkg_install/create
christos 590fa669c8 - eliminate the hard-coding of pathnames in the default install.
- all command executions now use the path [execvp/execlp/system].
- normalize the macro names as <COMMAND>_CMD.
- in some OS's full pathnames for commands can still be provided, but this
  is not the default.

This was needed to fix -DTAR_FULLPATHNAME="/usr/bin/tar"
2002-10-17 03:31:33 +00:00
..
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 constify. 2002-06-09 14:14:49 +00:00
Makefile WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
perform.c - eliminate the hard-coding of pathnames in the default install. 2002-10-17 03:31:33 +00:00
pkg_create.1 Ispell. Begin new sentences on a new line. 2002-09-26 01:41:51 +00:00
pl.c make @cwd work a bit more reliable: 2002-02-18 00:57:54 +00:00