diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-12 12:46:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-12 12:46:56 +0000 |
commit | 6fcbb5064f14be0150235760b96fc8fd3ff7234b (patch) | |
tree | 62ad0672015923d1580131be9417d177c4d21d4d /fonts/t1lib | |
parent | ff2041b3df891e8448a04003acc9dbf4473591cd (diff) | |
download | pkgsrc-6fcbb5064f14be0150235760b96fc8fd3ff7234b.tar.gz |
dirrm share/t1lib too.
Diffstat (limited to 'fonts/t1lib')
-rw-r--r-- | fonts/t1lib/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/t1lib/PLIST b/fonts/t1lib/PLIST index 0a246d95d65..de812067654 100644 --- a/fonts/t1lib/PLIST +++ b/fonts/t1lib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/09/19 01:29:18 jlam Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/07/12 12:46:56 wiz Exp $ bin/type1afm bin/xglyph include/t1lib.h @@ -97,6 +97,7 @@ share/${PKGBASE}/Fonts/type1/eufm10.pfb @dirrm share/${PKGBASE}/Fonts/enc @dirrm share/${PKGBASE}/Fonts/afm @dirrm share/${PKGBASE}/Fonts +@dirrm share/${PKGBASE} @dirrm share/examples/${PKGBASE} @comment remove any rendered docs as well @unexec ${RM} -rf %D/share/doc/${PKGBASE} || ${TRUE} |