summaryrefslogtreecommitdiff
path: root/security/AiCA/INSTALL
blob: 2d0e5935fd8510fd35a5f135994a82210ddf222c (plain)
1
2
3
4
5
6
7
8
#
# $NetBSD: INSTALL,v 1.2 2007/07/02 08:36:12 joerg Exp $

case ${STAGE} in
POST-INSTALL)
	${PREFIX}/bin/aistore -new
	;;
esac