#!/bin/sh # # $NetBSD: INSTALL,v 1.1.1.1 2002/05/31 13:01:41 seb Exp $ PKGNAME=$1 STAGE=$2 case ${STAGE} in PRE-INSTALL) ;; POST-INSTALL) cat <