summaryrefslogtreecommitdiffstats
path: root/inc/env.inc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'inc/env.inc.sh')
-rw-r--r--inc/env.inc.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/env.inc.sh b/inc/env.inc.sh
index 9f9881e..fed5fea 100644
--- a/inc/env.inc.sh
+++ b/inc/env.inc.sh
@@ -1,2 +1,2 @@
-buildrootpath=$(slxsettings |grep base-path | sed -e "s,^.*='\(.*\)'$,\1,")
-buildrootpath="$buildrootpath/share/buildroot"
+buildrootpath=$(slxsettings |grep public-path | sed -e "s,^.*='\(.*\)'$,\1,")
+buildrootpath="$buildrootpath/buildroot"