diff options
author | wiz <wiz> | 2003-07-12 12:46:56 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-12 12:46:56 +0000 |
commit | 6648896a35a9999df6fae9d522621e803a4f567d (patch) | |
tree | 62ad0672015923d1580131be9417d177c4d21d4d /fonts | |
parent | 801b67e084c274e236fcf7ed2942052db795a2cc (diff) | |
download | pkgsrc-6648896a35a9999df6fae9d522621e803a4f567d.tar.gz |
dirrm share/t1lib too.
Diffstat (limited to 'fonts')
-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} |