Skip to content

Commit

Permalink
dev-ruby/facter: fix bug 606488
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
prometheanfire committed Jan 19, 2017
1 parent e86e721 commit 57e6980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ruby/facter/facter-3.5.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ src_prepare() {
sed -i "s/\ lib)/\ $(get_libdir))/g" lib/CMakeLists.txt || die
sed -i "s/lib\")/$(get_libdir)\")/g" CMakeLists.txt || die
# patches
epatch "${FILESDIR}/facter-3.5.0-collection-fix.patch"
epatch "${FILESDIR}/facter-3.5.0-jar.patch"
epatch_user
}

src_configure() {
Expand Down

0 comments on commit 57e6980

Please sign in to comment.