about summary refs log tree commit diff
path: root/bin/svtree-run
diff options
context:
space:
mode:
Diffstat (limited to 'bin/svtree-run')
-rwxr-xr-xbin/svtree-run4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/svtree-run b/bin/svtree-run
index 1f3711b..dac7cc8 100755
--- a/bin/svtree-run
+++ b/bin/svtree-run
@@ -6,8 +6,8 @@ importas -D "/run" -S XDG_RUNTIME_DIR
 define STATE_DIR "${XDG_CONFIG_HOME}/s6-rc"
 define LIVE_DIR "${XDG_RUNTIME_DIR}/s6-rc"
 define SCAN_DIR "${XDG_RUNTIME_DIR}/service"
-define SOURCE_DIR "${STATEDIR}/src"
-define COMPILED_DIR "${STATEDIR}/compiled"
+define SOURCE_DIR "${STATE_DIR}/src"
+define COMPILED_DIR "${STATE_DIR}/compiled"
 define GENERATED_DIR "${XDG_RUNTIME_DIR}/svtree-generated"
 
 # generate additional services