diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
commit | ba37e7e671a2a0cbac2aef6e1c3a7cdd00729eaf (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /devel/ruby-debug | |
parent | 0a65afa26f03a394f7efd437bd2b82695b12159f (diff) | |
download | pkgsrc-ba37e7e671a2a0cbac2aef6e1c3a7cdd00729eaf.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/ruby-debug')
-rw-r--r-- | devel/ruby-debug/PLIST | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/devel/ruby-debug/PLIST b/devel/ruby-debug/PLIST index c3f97285546..60c14d0ec30 100644 --- a/devel/ruby-debug/PLIST +++ b/devel/ruby-debug/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2008/09/15 09:02:55 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:49:09 joerg Exp $ bin/rdebug ${GEM_HOME}/cache/ruby-debug-${PKGVERSION}.gem ${GEM_LIBDIR}/.require_paths @@ -171,14 +171,3 @@ ${GEM_LIBDIR}/test/test-stepping.rb ${GEM_LIBDIR}/test/test-trace.rb ${GEM_LIBDIR}/test/thread1.rb ${GEM_HOME}/specifications/ruby-debug-${PKGVERSION}.gemspec -@dirrm ${GEM_LIBDIR}/test/data -@dirrm ${GEM_LIBDIR}/test/cli/commands -@dirrm ${GEM_LIBDIR}/test/cli -@dirrm ${GEM_LIBDIR}/test/base -@dirrm ${GEM_LIBDIR}/test -@dirrm ${GEM_LIBDIR}/doc -@dirrm ${GEM_LIBDIR}/cli/ruby-debug/commands -@dirrm ${GEM_LIBDIR}/cli/ruby-debug -@dirrm ${GEM_LIBDIR}/cli -@dirrm ${GEM_LIBDIR}/bin -@dirrm ${GEM_LIBDIR} |