From 325906007853b67b21adbef8f6caa93c64ba38f5 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Mon, 25 Jun 2012 22:36:12 +0000 Subject: Add a script to streamline patch submission Needs work. --- (limited to 'Makefile') diff --git a/Makefile b/Makefile index 902a10b..d80a097 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,9 @@ run: xinit $(SCRIPTS)/xinitrc -- :99 shell: - @PS1="[sugar-build]$$ " $(JHBUILD) shell + @PS1="[sugar-build]$$ " \ + PATH=$(PATH):$(SCRIPTS)/shell \ + $(JHBUILD) shell bug-report: @$(SCRIPTS)/bug-report -- cgit v0.9.1