From 67662fe0714cbcc89d732d4a04df975b0de2ca36 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 14 May 2010 14:18:36 -0700 Subject: update isolate config for Isolate 2.0.0 --- GNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index be93932..24726ae 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -17,8 +17,8 @@ ifeq ($(RUBY_VERSION),) endif # rake takes forever to start -isolate: tmp/gems/$(RUBY_VERSION)/.isolate -tmp/gems/$(RUBY_VERSION)/.isolate: $(ISOLATE_CONFIG) +isolate: tmp/isolate/ruby-$(RUBY_VERSION)/.isolate +tmp/isolate/ruby-$(RUBY_VERSION)/.isolate: $(ISOLATE_CONFIG) ISOLATE_CONFIG=$(ISOLATE_CONFIG) $(RAKE) isolate > $@ -- cgit v1.2.3-24-ge0c7