Skip to content
Snippets Groups Projects
Commit 0dc7ef66 authored by Ivica Bukvic's avatar Ivica Bukvic
Browse files

fine-tuned installer (still have to figure out why does Gem rebuild every time)

parent 1aeb2459
No related branches found
No related tags found
No related merge requests found
......@@ -190,7 +190,9 @@ then
# clean files that may remain stuck even after doing global make clean (if any)
cd externals/miXed
make clean
cd ../../Gem/src/
cd ../
make gem_clean
cd ../Gem/src/
make distclean
rm -rf ./.libs
rm -rf ./*/.libs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment