From: Elan Ruusamäe Date: Sun, 4 May 2008 10:11:29 +0000 (+0000) Subject: - debug.rb from lyrics_lyrc X-Git-Tag: auto/th/amarok-1_4_9_1-3~2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=7f23f7df52fa24fae5b04a0762f90a4a8b9e84b4;p=packages%2Famarok.git - debug.rb from lyrics_lyrc Changed files: amarok-mongrel.patch -> 1.4 --- diff --git a/amarok-mongrel.patch b/amarok-mongrel.patch index 943357d..5e76e7e 100644 --- a/amarok-mongrel.patch +++ b/amarok-mongrel.patch @@ -54,3 +54,14 @@ rubydebug_DATA = \ debug.rb +--- amarok-1.4.9.1/amarok/src/scripts/lyrics_lyrc/lyrics_lyrc.rb~ 2008-05-03 20:49:32.000000000 +0300 ++++ amarok-1.4.9.1/amarok/src/scripts/lyrics_lyrc/lyrics_lyrc.rb 2008-05-04 13:10:28.364031973 +0300 +@@ -12,7 +12,7 @@ + + require "net/http" + require "rexml/document" +-# require File.dirname( File.expand_path( __FILE__ ) ) + "/../ruby_debug/debug.rb" ++# require "amarok/debug.rb" + require "uri" + + @app_name = "Lyrics_Lyrc"