summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2006-07-08 06:33:56 +0000
committerwiz <wiz>2006-07-08 06:33:56 +0000
commitec3d3b07b2fa4d8074f7c063f7a2a82007a6e594 (patch)
tree049589e0d70048c978dfca92892790a1fcb1f612 /print
parentbeb7a2038398cc5a99d661c2147d5eb35599314c (diff)
downloadpkgsrc-ec3d3b07b2fa4d8074f7c063f7a2a82007a6e594.tar.gz
Remove share/fonts, if unused.
Diffstat (limited to 'print')
-rw-r--r--print/gnome-print/PLIST3
-rw-r--r--print/tex-chemarrow/PLIST3
2 files changed, 4 insertions, 2 deletions
diff --git a/print/gnome-print/PLIST b/print/gnome-print/PLIST
index 3fa798341be..1a3fa5112a9 100644
--- a/print/gnome-print/PLIST
+++ b/print/gnome-print/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2006/04/17 07:07:32 jlam Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/07/08 06:34:23 wiz Exp $
bin/gnome-font-install
etc/gnome/fonts/gnome-print-ghostscript.fontmap
etc/gnome/fonts/gnome-print-x11.fontmap
@@ -116,6 +116,7 @@ share/locale/zh_TW/LC_MESSAGES/gnome-print.mo
@dirrm share/gnome-print
@dirrm share/fonts/afms/adobe
@dirrm share/fonts/afms
+@unexec ${RMDIR} %D/share/fonts 2> /dev/null || ${TRUE}
@dirrm include/gnome-1.0/libgnomeprint
@dirrm etc/gnome/fonts
@dirrm etc/gnome
diff --git a/print/tex-chemarrow/PLIST b/print/tex-chemarrow/PLIST
index bb4fb76a66d..df9eb84a09d 100644
--- a/print/tex-chemarrow/PLIST
+++ b/print/tex-chemarrow/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2006/04/07 02:41:13 minskim Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/07/08 06:34:13 wiz Exp $
${PKG_LOCALTEXMFPREFIX}/fonts/source/chemarrow/arrow.mf
${PKG_LOCALTEXMFPREFIX}/fonts/tfm/chemarrow/arrow.tfm
${PKG_LOCALTEXMFPREFIX}/tex/latex/chemarrow/chemarrow.sty
@@ -11,3 +11,4 @@ share/fonts/chemarrow/arrow.pfm
@dirrm ${PKG_LOCALTEXMFPREFIX}/fonts/tfm/chemarrow
@dirrm ${PKG_LOCALTEXMFPREFIX}/tex/latex/chemarrow
@dirrm share/fonts/chemarrow
+@unexec ${RMDIR} %D/share/fonts 2> /dev/null || ${TRUE}