# scons leaves mess behind ...
# Ignoring result on purpose ( no && )
rm -rf "$BUILD_DIRECTORY/build"
rm -rf "$BUILD_DIRECTORY/lib"
true

message "${PROBLEM_COLOR}Please note: Users of${SPELL_COLOR} blender"   \
  "${PROBLEM_COLOR}should either copy /usr/share/blender/.blender"      &&
message "into their homedirectory or adjust the file paths from within" \
  "${SPELL_COLOR}blender${PROBLEM_COLOR} to use"                        &&
message "all the features."
