diff options
author | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
commit | a3974bf3b6efabbf626979c76d7215661405a16e (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /fonts/t1lib | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.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} |