summaryrefslogtreecommitdiff
path: root/meta/init.sh
diff options
context:
space:
mode:
Diffstat (limited to 'meta/init.sh')
-rw-r--r--meta/init.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/init.sh b/meta/init.sh
index c9bfa8133f..69a4704d7d 100644
--- a/meta/init.sh
+++ b/meta/init.sh
@@ -8,7 +8,7 @@ fi
export META_CACHE_DIR=${CACHE_DIRECTORY:-./caches}
export META_UPSTREAM_DIR=${META_UPSTREAM_DIR:-${STATE_DIRECTORY:-.}/upstream}
-export META_LAUNCHER_DIR=${META_LAUNCHER_DIR:-${STATE_DIRECTORY:-.}/launcher}
+export META_LAUNCHER_DIR=${META_LAUNCHER_DIR:-${STATE_DIRECTORY:-.}/metalauncher}
function init_repo {
# no op if target already exists