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/ruby-xmlparser | |
parent | 8dcf83737ea7a6adaac81a1c1023fba6c77a7606 (diff) | |
download | pkgsrc-62aa74b6d1d2107fc7c805f0312c25d64f0f972a.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'textproc/ruby-xmlparser')
-rw-r--r-- | textproc/ruby-xmlparser/PLIST | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/textproc/ruby-xmlparser/PLIST b/textproc/ruby-xmlparser/PLIST index 53e8aaf91a6..6d264d1f9a4 100644 --- a/textproc/ruby-xmlparser/PLIST +++ b/textproc/ruby-xmlparser/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2008/04/04 15:22:24 jlam Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:17:30 joerg Exp $ ${GEM_HOME}/cache/xmlparser-${PKGVERSION}.gem ${GEM_LIBDIR}/MANIFEST ${GEM_LIBDIR}/README @@ -53,11 +53,4 @@ ${GEM_LIBDIR}/lib/xmltree.rb ${GEM_LIBDIR}/lib/xmltreebuilder.rb ${GEM_LIBDIR}/lib/xmltreevisitor.rb ${GEM_HOME}/specifications/xmlparser-${PKGVERSION}.gemspec -@dirrm ${GEM_LIBDIR}/lib/xml/dom2 -@dirrm ${GEM_LIBDIR}/lib/xml/dom -@dirrm ${GEM_LIBDIR}/lib/xml -@dirrm ${GEM_LIBDIR}/lib -@dirrm ${GEM_LIBDIR}/ext/xmlparser -@dirrm ${GEM_LIBDIR}/ext -@dirrm ${GEM_LIBDIR} @exec ${MKDIR} %D/${GEM_DOCDIR} |