NetBSD/usr.sbin/pkg_install/delete
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
..
delete.h
main.c
Makefile
perform.c - eliminate the hard-coding of pathnames in the default install. 2002-10-17 03:31:33 +00:00
pkg_delete.1