examples/rvmrc in rvm-0.0.49 vs examples/rvmrc in rvm-0.0.50
- old
+ new
@@ -15,19 +15,19 @@
# Default prefix path (~/, or /usr/local/src/ for example.)
#rvm_prefix_path="$HOME/."
# Default Install Path
-#rvm_install_path="${rvm_prefix_path}rvm"
+#rvm_path="${rvm_prefix_path}rvm"
# Default Archives Path
-#rvm_archive_path="${rvm_install_path}/archives"
+#rvm_archives_path="${rvm_path}/archives"
# Default Source Path
-#rvm_source_path="${rvm_install_path}/src"
+#rvm_source_path="${rvm_path}/src"
# Default Log Path
-#rvm_log_path="${rvm_install_path}/log"
+#rvm_log_path="${rvm_path}/log"
# Default gems directory
# rvm_gem_path="$HOME/.gem"
# Install rubies on use when they are not installed