Fix stupid bug introduced with the new debugging messages. switch to kind_of? instead...
[rbot] / lib / rbot / post-clean.rb
1 File.unlink("pkgconfig.rb") if FileTest.exist?("pkgconfig.rb")