openbsd-ports/devel/ruby-gems/patches
jeremy b3b474bb7a This adds an ugly hack to make gem install --user-install work
for gems with native extensions. Without this, it calls
/usr/bin/install -o root -g bin as a regular user, which fails due
to permission issues. This removes the -o root -g bin, so it can
succeed as a regular user.

Regen patches while here.

Idea to just remove -o root -g bin instead of using cp -p from
landry@.

OK landry@
2010-10-06 18:12:19 +00:00
..
patch-lib_rubygems_commands_setup_command_rb This adds an ugly hack to make gem install --user-install work 2010-10-06 18:12:19 +00:00
patch-lib_rubygems_config_file_rb This adds an ugly hack to make gem install --user-install work 2010-10-06 18:12:19 +00:00
patch-lib_rubygems_dependency_installer_rb This adds an ugly hack to make gem install --user-install work 2010-10-06 18:12:19 +00:00
patch-lib_rubygems_ext_builder_rb This adds an ugly hack to make gem install --user-install work 2010-10-06 18:12:19 +00:00
patch-lib_rubygems_install_update_options_rb This adds an ugly hack to make gem install --user-install work 2010-10-06 18:12:19 +00:00
patch-lib_rubygems_installer_rb This adds an ugly hack to make gem install --user-install work 2010-10-06 18:12:19 +00:00