Change in ovirt-engine-sdk-ruby[master]: Enable installation in Vagrant with embedded Ruby

From Juan Hernandez <juan.hernandez@redhat.com>:
Juan Hernandez has submitted this change and it was merged. Change subject: Enable installation in Vagrant with embedded Ruby ...................................................................... Enable installation in Vagrant with embedded Ruby Currently when trying to install the SDK within as a Vagrant plugin the build fails in some versions of Vagrant because the directories of the embedded 'libxml2' and 'libcurl' libraries are incorrect. To avoid that issue this patch changes the build scripts of the SDK so that they explicitly fix those directories. Change-Id: I8743b3b89161618e18e954d108f30aa649ba3edd Bug-Url: https://bugzilla.redhat.com/1411594 Related-To: https://github.com/mitchellh/vagrant/issues/8184 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M sdk/ext/ovirtsdk4c/extconf.rb 1 file changed, 10 insertions(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/69992 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8743b3b89161618e18e954d108f30aa649ba3edd Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-sdk-ruby Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review