Skip to content

Commit

Permalink
Added a comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed May 30, 2011
1 parent 5591043 commit 0613d24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/rubygems
Expand Up @@ -69,6 +69,7 @@ rubygems_setup()
rvm_gem_package_name="rubygems-${rvm_rubygems_version}"
rvm_rubygems_url=$(__rvm_db "rubygems_url")
rvm_gem_url="${rvm_rubygems_url}/${rvm_gem_package_name}.tgz"
# awk '/download.php/ && /tgz/' < <(curl -s http://rubyforge.org/frs/?group_id=126&release_id=45995 ) | sed -e 's#^.*href="#http://rubyforge.org#;s#">.*$##'

# Sanity check... If setup.rb is missing from the rubygems source path,
# something went wrong. Cleanup, aisle 3!
Expand Down

0 comments on commit 0613d24

Please sign in to comment.