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/hunspell-en_GB | |
parent | 682a3f805bd12536482e167759395025f70fc0d8 (diff) | |
download | pkgsrc-39c828b6a6a7fd0175afcffca207a0a5e8d85f00.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'textproc/hunspell-en_GB')
-rw-r--r-- | textproc/hunspell-en_GB/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/hunspell-en_GB/PLIST b/textproc/hunspell-en_GB/PLIST index 727d92ef8cf..5bc7466eadc 100644 --- a/textproc/hunspell-en_GB/PLIST +++ b/textproc/hunspell-en_GB/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/11 18:37:53 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:17:18 joerg Exp $ share/doc/hunspell-en_GB/README_en_GB.txt share/doc/hunspell-en_GB/dictionary.lst share/hunspell/en_GB.aff share/hunspell/en_GB.dic @unexec ${RMDIR} %D/share/hunspell 2>/dev/null || ${TRUE} -@dirrm share/doc/hunspell-en_GB |