mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
# $NetBSD: INSTALL,v 1.1 2010/03/24 21:41:10 heinz Exp $
|
|
|
|
case ${STAGE} in
|
|
POST-INSTALL)
|
|
sa-update --verbose --install @RULESARCHIVE@
|
|
;;
|
|
esac
|
|
|