pkgsrc/mk/install
jlam 62fd86d085 In the overwrite package case:
* Ensure that VIEW-INSTALL is called after _all_ POST-INSTALL actions
     (including any in the INSTALL_EXTRA_TMPL file) by moving the call to
     a file that is included after all other INSTALL templates.

   * Ensure that VIEW-DEINSTALL is called before _all_ DEINSTALL actions
     (including any in the DEINSTALL_EXTRA_TMPL file) by moving the call to
     a file that is included before all other DEINSTALL templates.
2003-11-23 07:14:43 +00:00
..
deinstall In the overwrite package case: 2003-11-23 07:14:43 +00:00
deinstall-pre In the overwrite package case: 2003-11-23 07:14:43 +00:00
fonts Implement a simple framework to handle font databases. It regenerates the 2003-02-16 12:14:31 +00:00
footer Common INSTALL/DEINSTALL scripts and Makefile magic to automatically perform 2001-11-19 16:18:44 +00:00
header Introduce a new variable "CONF_DEPENDS" for pkgviews: a package's 2003-09-17 02:38:22 +00:00
install In the overwrite package case: 2003-11-23 07:14:43 +00:00
install-info Add some whitespace. 2003-11-23 07:03:07 +00:00
install-post In the overwrite package case: 2003-11-23 07:14:43 +00:00