summaryrefslogtreecommitdiffstats
path: root/meta/files/toolchain-shar-template.sh
diff options
context:
space:
mode:
Diffstat (limited to 'meta/files/toolchain-shar-template.sh')
-rw-r--r--meta/files/toolchain-shar-template.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/files/toolchain-shar-template.sh b/meta/files/toolchain-shar-template.sh
index a37d6ff786..02035d4539 100644
--- a/meta/files/toolchain-shar-template.sh
+++ b/meta/files/toolchain-shar-template.sh
@@ -169,6 +169,8 @@ done
169 169
170echo done 170echo done
171 171
172@SDK_POST_INSTALL_COMMAND@
173
172# delete the relocating script, so that user is forced to re-run the installer 174# delete the relocating script, so that user is forced to re-run the installer
173# if he/she wants another location for the sdk 175# if he/she wants another location for the sdk
174if [ $savescripts = 0 ] ; then 176if [ $savescripts = 0 ] ; then