repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
print
/
xpdf-cyrillic
/
INSTALL
blob
aba2740c3316eda9ebf5c0d13ff951181bce83b5
1
# $NetBSD: DEINSTALL,v 1.2 2003/08/30 20:23:03 jlam Exp $
2
3
XPDFRC=${PKG_SYSCONFDIR}/xpdfrc
4
CAT=@CAT@
5
6
case ${STAGE} in
7
POST-INSTALL)
8
${CAT} ${PREFIX}/share/xpdf/cyrillic/add-to-xpdfrc >> ${XPDFRC}
9
;;
10
esac