summaryrefslogtreecommitdiff
path: root/security/pcsc-lite/INSTALL
blob: 8105728af7f96a2dfdfa44832d904fd431043fc1 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
# $NetBSD: INSTALL,v 1.1 2009/10/02 12:36:13 hasso Exp $

case ${STAGE} in
POST-INSTALL)
	${PREFIX}/sbin/update-reader.conf
	;;
esac