From 4dd7a41147a0d63d7eb3e1c6f43e92cfc96f94c1 Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Mon, 9 Feb 2015 14:46:23 -0800 Subject: Move build root to a scratch drive ~/build --- wl_defines.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wl_defines.sh b/wl_defines.sh index dc709fd..6fd13a8 100644 --- a/wl_defines.sh +++ b/wl_defines.sh @@ -1,5 +1,5 @@ export INCLUDE_XWAYLAND=1 -export WLROOT=$HOME/Wayland +export WLROOT=$HOME/build/Wayland export WLD=$WLROOT/install # change this to another location if you prefer if [ "$(uname -i)" = "i386" ]; then -- cgit v1.2.3