diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:38:38 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:38:38 +0000 |
commit | 0a65afa26f03a394f7efd437bd2b82695b12159f (patch) | |
tree | b2763342529685dc0b9381e50e1603aac2648224 /comms/scmxx | |
parent | c8b8fb52f7c9dc4c97bd814513f62fd3ec0ca7fd (diff) | |
download | pkgsrc-0a65afa26f03a394f7efd437bd2b82695b12159f.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'comms/scmxx')
-rw-r--r-- | comms/scmxx/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/scmxx/PLIST b/comms/scmxx/PLIST index 5eb855ea321..029ec3e8b4d 100644 --- a/comms/scmxx/PLIST +++ b/comms/scmxx/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2006/04/17 07:07:14 jlam Exp $ +@comment $NetBSD: PLIST,v 1.15 2009/06/14 17:38:42 joerg Exp $ bin/adr2vcf bin/apoconv bin/scmxx @@ -17,7 +17,5 @@ share/locale/de/LC_MESSAGES/scmxx.mo share/locale/fr/LC_MESSAGES/scmxx.mo share/locale/it/LC_MESSAGES/scmxx.mo share/locale/ru/LC_MESSAGES/scmxx.mo -@dirrm share/doc/scmxx -@dirrm share/examples/scmxx @unexec ${RMDIR} %D/man/it/man1 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/man/it 2>/dev/null || ${TRUE} |