diff options
author | jlam <jlam@pkgsrc.org> | 2001-12-02 03:11:35 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-12-02 03:11:35 +0000 |
commit | e1a97d1b323c48b19428f035fb03e0cd0d908418 (patch) | |
tree | 6957c1e8841b0717a421dbaf650bf82cdbb1aa9c /sysutils/sysgen | |
parent | e29d30620199fbec4894a2f01e607d7f1e0485cd (diff) | |
download | pkgsrc-e1a97d1b323c48b19428f035fb03e0cd0d908418.tar.gz |
Support automatically calling the INSTALL script during installation. This
currently only occurs for packages that use bsd.pkg.install.mk.
There are two new targets, pre-install-script and post-install-script, that
default to doing nothing. The order of targets called for a "make install"
is:
pre-install-script
pre-install
do-install
post-install
post-install-script
The new targets are defined in bsd.pkg.install.mk to call the INSTALL
script with the PRE-INSTALL and POST-INSTALL options.
Diffstat (limited to 'sysutils/sysgen')
0 files changed, 0 insertions, 0 deletions