lib/flashplayer/specification.rb in flashplayer-10.1.8.pre vs lib/flashplayer/specification.rb in flashplayer-10.1.9.pre

- old
+ new

@@ -22,10 +22,10 @@ s.add_remote_file_target do |t| t.platform = :linux t.archive_type = :tgz t.url = "http://download.macromedia.com/pub/flashplayer/updaters/10/flashplayer_10_sa_debug.tar.gz" t.md5 = "6cabe6038343374b547043d29de14417" - t.add_executable :flashplayer, "flash_player_10_linux_dev/standalone/debugger/flashplayer" + t.add_executable :flashplayer, "flashplayerdebugger" end end