summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/make.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/make.sh b/src/make.sh
index 19439a3..096275d 100644
--- a/src/make.sh
+++ b/src/make.sh
@@ -8,5 +8,5 @@ make install
# removed the tbx_builder_gateway(toolbox_dir) and tbx_build_localization(toolbox_dir) funciton calls from buider.sce
cd ..
-sed '40,41d' ./builder.sce
-sed -i '38d' ./builder.sce \ No newline at end of file
+sed -i '37d' ./builder.sce
+sed -i '40,41d' ./builder.sce