From 028417a18fc2921d07ba13a4c3674606945787f5 Mon Sep 17 00:00:00 2001 From: zedshaw Date: Sat, 20 May 2006 20:12:52 +0000 Subject: Fix for an error message to make it cleaner. git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@197 19e92222-5c0b-0410-8929-a290d50e31e9 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index ae54119..00e6faf 100644 --- a/Rakefile +++ b/Rakefile @@ -20,7 +20,7 @@ task :compile => [:http11] do if Dir.glob(File.join("lib","http11.*")).length == 0 STDERR.puts "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" STDERR.puts "Gem actually failed to build. Your system is" - STDERR.puts "NOT configured properly to build RubyGems." + STDERR.puts "NOT configured properly to build Mongrel." STDERR.puts "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" exit(1) end -- cgit v1.2.3-24-ge0c7