Change in ovirt-engine-sdk-ruby[sdk_4.1]: 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> (cherry picked from commit 338a7b246ebc7bfeb0cdcfc34d1870e2ea1ff877) --- M sdk/ext/ovirtsdk4c/extconf.rb 1 file changed, 10 insertions(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/70062 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8743b3b89161618e18e954d108f30aa649ba3edd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-ruby Gerrit-Branch: sdk_4.1 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review