diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:17:11 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:17:11 +0000 |
commit | 39c828b6a6a7fd0175afcffca207a0a5e8d85f00 (patch) | |
tree | 78158f2054eeb67766600e4dbe4bb4a60ce3f506 /textproc/texi2html/PLIST | |
parent | 682a3f805bd12536482e167759395025f70fc0d8 (diff) | |
download | pkgsrc-39c828b6a6a7fd0175afcffca207a0a5e8d85f00.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'textproc/texi2html/PLIST')
-rw-r--r-- | textproc/texi2html/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/texi2html/PLIST b/textproc/texi2html/PLIST index a3d8f2261de..0e1a7e9ff8c 100644 --- a/textproc/texi2html/PLIST +++ b/textproc/texi2html/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2009/03/06 14:34:43 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:17:33 joerg Exp $ bin/texi2html info/texi2html.info man/man1/texi2html.1 @@ -100,7 +100,3 @@ share/texi2html/tex4ht.init share/texi2html/utf8.init share/texi2html/xhtml.init share/texi2html/xml.init -@dirrm share/texi2html/images -@dirrm share/texi2html/i18n -@dirrm share/texi2html -@dirrm share/doc/texi2html |