openbsd-ports/devel/ruby-gems
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
..
patches This adds an ugly hack to make gem install --user-install work 2010-10-06 18:12:19 +00:00
pkg Upgrade to ruby-gems 1.3.7 and work with the new split ruby port. 2010-09-23 22:06:47 +00:00
distinfo Upgrade to ruby-gems 1.3.7 and work with the new split ruby port. 2010-09-23 22:06:47 +00:00
Makefile This adds an ugly hack to make gem install --user-install work 2010-10-06 18:12:19 +00:00