Skip to content

Commit

Permalink
dev-ruby/rexml: avoid bundler dependency
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/show_bug.cgi?id=723908
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <[email protected]>
  • Loading branch information
graaff committed May 30, 2020
1 parent 4433051 commit a940dd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-ruby/rexml/rexml-3.2.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ SLOT="3"

all_ruby_prepare() {
sed -i -e 's:require_relative ":require "./:' ${RUBY_FAKEGEM_GEMSPEC} || die
sed -i -e '/bundler/ s:^:#:' Rakefile || die
}

0 comments on commit a940dd6

Please sign in to comment.