A Patch that fixes a typo in modules bashrc.
--- ./etc/global/bashrc.orig 2012-06-15 17:09:18.455891902 +0200
+++ ./etc/global/bashrc 2012-06-15 17:09:32.565890345 +0200
@@ -11,7 +11,7 @@
-zsh|zsh|*/zsh) modules_shell=zsh ;;
-bash|bash|*/bash) modules_shell=bash ;;
esac
-eval "module() { eval \`/opt/modules/Modules\$MODULE_VERSION/bin/modulecmd $modules_shell \$*\`; }"
+eval "module() { eval \`/opt/modules/Modules/\$MODULE_VERSION/bin/modulecmd $modules_shell \$*\`; }"
#eval "module() { eval \`${exec_prefix}/bin/modulecmd $modules_shell \$*\`; }"
unset modules_shell
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel