From b7f7ec6ace14bb47112c2d3ec4a0f1ebdc40ecc0 Mon Sep 17 00:00:00 2001 From: evanweaver Date: Mon, 29 Oct 2007 07:16:22 +0000 Subject: ditto git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@829 19e92222-5c0b-0410-8929-a290d50e31e9 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index e9bd239..7d9601e 100644 --- a/Rakefile +++ b/Rakefile @@ -161,7 +161,7 @@ task :uninstall => [:clean] do sub_project("mongrel_console", :uninstall) sub_project("gem_plugin", :uninstall) sub_project("fastthread", :uninstall) - sub_project("mongrel_service", :install) if RUBY_PLATFORM =~ /mswin/ + sub_project("mongrel_service", :uninstall) if RUBY_PLATFORM =~ /mswin/ end desc "for Mongrel and all its subprojects" -- cgit v1.2.3-24-ge0c7