summaryrefslogtreecommitdiff
path: root/print/xpdf-chinese-simplified/INSTALL
blob: 95b7228564b8aae9ebfe9a2b80dd164813aa3d74 (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: INSTALL,v 1.1 2010/01/27 15:14:00 joerg Exp $

XPDFRC=${PKG_SYSCONFDIR}/xpdfrc
CAT=@CAT@

case ${STAGE} in
POST-INSTALL)
	${CAT} ${PREFIX}/share/xpdf/chinese-simplified/add-to-xpdfrc >> ${XPDFRC}
	;;
esac