#!/bin/sh # # $NetBSD: INSTALL,v 1.2 2001/12/28 10:32:49 taca Exp $ PKGNAME=$1 STAGE=$2 case ${STAGE} in PRE-INSTALL) ;; POST-INSTALL) cat <