diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
commit | 26e3ffdae17dc399343a25f8394fbd2a13627bc3 (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /fonts/t1lib | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'fonts/t1lib')
-rw-r--r-- | fonts/t1lib/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/fonts/t1lib/PLIST b/fonts/t1lib/PLIST index a8c5a411f11..32060db3a4e 100644 --- a/fonts/t1lib/PLIST +++ b/fonts/t1lib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2009/01/04 02:25:27 minskim Exp $ +@comment $NetBSD: PLIST,v 1.12 2009/06/14 17:54:15 joerg Exp $ bin/type1afm ${PLIST.x11}bin/xglyph include/t1lib.h @@ -100,11 +100,3 @@ share/${PKGBASE}/Fonts/type1/dcbxti10.pfb share/${PKGBASE}/Fonts/type1/dcr10.pfb share/${PKGBASE}/Fonts/type1/dcti10.pfb share/${PKGBASE}/Fonts/type1/eufm10.pfb -@dirrm share/doc/${PKGBASE}/t1dump -@dirrm share/doc/${PKGBASE} -@dirrm share/${PKGBASE}/Fonts/type1 -@dirrm share/${PKGBASE}/Fonts/enc -@dirrm share/${PKGBASE}/Fonts/afm -@dirrm share/${PKGBASE}/Fonts -@dirrm share/${PKGBASE} -@dirrm share/examples/${PKGBASE} |