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-sv_SE | |
parent | 682a3f805bd12536482e167759395025f70fc0d8 (diff) | |
download | pkgsrc-39c828b6a6a7fd0175afcffca207a0a5e8d85f00.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'textproc/hunspell-sv_SE')
-rw-r--r-- | textproc/hunspell-sv_SE/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/hunspell-sv_SE/PLIST b/textproc/hunspell-sv_SE/PLIST index 39f41b1081a..d1eae557b7f 100644 --- a/textproc/hunspell-sv_SE/PLIST +++ b/textproc/hunspell-sv_SE/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/07/19 14:46:43 ahoka Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:17:18 joerg Exp $ share/doc/hunspell-${DICTNAME}/README_${DICTNAME}.txt share/hunspell/${DICTNAME}.aff share/hunspell/${DICTNAME}.dic @unexec ${RMDIR} %D/share/hunspell 2>/dev/null || ${TRUE} -@dirrm share/doc/hunspell-${DICTNAME} |