summaryrefslogtreecommitdiff
path: root/devel/ruby-debug/PLIST
diff options
context:
space:
mode:
authorbad <bad>2011-05-28 16:32:10 +0000
committerbad <bad>2011-05-28 16:32:10 +0000
commit9e2ba6ba5e677db7bcdb740a6e16d95d6bf9f42a (patch)
tree39b74feeaf03aeccf9d3d5540b8a15d798972374 /devel/ruby-debug/PLIST
parente7c2b6b8b09d1972edd45b5b897520e74086383a (diff)
downloadpkgsrc-9e2ba6ba5e677db7bcdb740a6e16d95d6bf9f42a.tar.gz
Do not rename disassemble.RB to disaassemble.rb and install it.
It depends on gems that Do Not Work(tm) und recent versions ruby 1.8.x. This makes ruby-debug work again. PKGREVISION++ XXX the other .RB files seem to have been using uppcase so they do not get loaded but I am not touching this yet.
Diffstat (limited to 'devel/ruby-debug/PLIST')
-rw-r--r--devel/ruby-debug/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-debug/PLIST b/devel/ruby-debug/PLIST
index 87a8d4d8326..b4fc822b9ba 100644
--- a/devel/ruby-debug/PLIST
+++ b/devel/ruby-debug/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2010/12/04 03:53:32 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2011/05/28 16:32:10 bad Exp $
bin/rdebug
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.require_paths
@@ -17,7 +17,6 @@ ${GEM_LIBDIR}/cli/ruby-debug/commands/catchpoint.rb
${GEM_LIBDIR}/cli/ruby-debug/commands/condition.rb
${GEM_LIBDIR}/cli/ruby-debug/commands/continue.rb
${GEM_LIBDIR}/cli/ruby-debug/commands/control.rb
-${GEM_LIBDIR}/cli/ruby-debug/commands/disassemble.rb
${GEM_LIBDIR}/cli/ruby-debug/commands/display.rb
${GEM_LIBDIR}/cli/ruby-debug/commands/edit.rb
${GEM_LIBDIR}/cli/ruby-debug/commands/enable.rb