pkgsrc/www/privoxy/INSTALL

11 lines
191 B
Text
Raw Normal View History

#!@SH@
#
# $NetBSD: INSTALL,v 1.3 2006/06/15 20:36:08 jlam Exp $
case "${STAGE}" in
POST-INSTALL)
${LN} -s ${PKG_PREFIX}/share/examples/privoxy/templates \
${PKG_SYSCONFDIR}/.
;;
esac