From 99212ef4b92291533093d6f8b6f88bfa4bfb45f8 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Mon, 24 Sep 2012 16:24:15 +0000 Subject: Don't move to source directory It's unexpected and it doesn't make much sense now that we are building out of source directory anyway. --- (limited to 'Makefile') diff --git a/Makefile b/Makefile index 792eb7a..d9c86f5 100644 --- a/Makefile +++ b/Makefile @@ -55,8 +55,7 @@ test: x11-utils $(LOG) "$(SCRIPTS)/run-dogtail-tests" $(LOGFILE) shell: x11-utils - @cd source; \ - PS1="[sugar-build \W]$$ " \ + @PS1="[sugar-build \W]$$ " \ PATH=$(PATH):$(SCRIPTS)/shell \ SUGAR_BUILD_SHELL=yes \ $(JHBUILD) shell -- cgit v0.9.1