Skip to content

Commit

Permalink
make_package should not print the "Installed" message
Browse files Browse the repository at this point in the history
  • Loading branch information
sstephenson committed Sep 14, 2011
1 parent c9de683 commit b08d735
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/ruby-build
Expand Up @@ -66,8 +66,6 @@ make_package() {
after_install_package "$package_name"
fix_directory_permissions
popd >&4

echo "Installed ${package_name} to ${PREFIX_PATH}" >&2
}

fetch_tarball() {
Expand Down

0 comments on commit b08d735

Please sign in to comment.