Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-09-24 16:24:15 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-09-24 16:24:15 (GMT)
commit99212ef4b92291533093d6f8b6f88bfa4bfb45f8 (patch)
tree3dd13530a9c064213ac1e025ef59eb72ac7b65bf /Makefile
parent38a316e518860f99aa2fde219736f0bfca4fddfe (diff)
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.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
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