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 | 62aa74b6d1d2107fc7c805f0312c25d64f0f972a (patch) | |
tree | 78158f2054eeb67766600e4dbe4bb4a60ce3f506 /textproc/tei-p5-schema | |
parent | 8dcf83737ea7a6adaac81a1c1023fba6c77a7606 (diff) | |
download | pkgsrc-62aa74b6d1d2107fc7c805f0312c25d64f0f972a.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'textproc/tei-p5-schema')
-rw-r--r-- | textproc/tei-p5-schema/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/tei-p5-schema/PLIST b/textproc/tei-p5-schema/PLIST index 16145934308..c1a204ed4f5 100644 --- a/textproc/tei-p5-schema/PLIST +++ b/textproc/tei-p5-schema/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/18 14:55:22 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:17:32 joerg Exp $ share/xml/tei/schema/catalog.xml share/xml/tei/schema/dtd/analysis-decl.dtd share/xml/tei/schema/dtd/analysis.dtd @@ -83,8 +83,4 @@ share/xml/tei/schema/relaxng/transcr.rnc share/xml/tei/schema/relaxng/transcr.rng share/xml/tei/schema/relaxng/verse.rnc share/xml/tei/schema/relaxng/verse.rng -@dirrm share/xml/tei/schema/relaxng -@dirrm share/xml/tei/schema/dtd -@dirrm share/xml/tei/schema @unexec ${RMDIR} %D/share/xml/tei 2>/dev/null || ${TRUE} -@comment in xmlcatmgr: @dirrm share/xml |