summaryrefslogtreecommitdiffstats
path: root/core/modules/slxbrowser/module.build
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/slxbrowser/module.build')
-rw-r--r--core/modules/slxbrowser/module.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/slxbrowser/module.build b/core/modules/slxbrowser/module.build
index 89a56b6d..d8b66125 100644
--- a/core/modules/slxbrowser/module.build
+++ b/core/modules/slxbrowser/module.build
@@ -8,7 +8,7 @@ build() {
local SRCDIR="${MODULE_WORK_DIR}/src/"
mkdir -p "${MODULE_BUILD_DIR}/${REQUIRED_PREFIX}"
- cd "${MODULE_BUILD_DIR}/${REQUIRED_PREFIX}" || perror "No dir"
+ cde "${MODULE_BUILD_DIR}/${REQUIRED_PREFIX}"
pinfo "Running cmake"