From Juan Hernandez <juan.hernandez(a)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(a)redhat.com>
(cherry picked from commit 338a7b246ebc7bfeb0cdcfc34d1870e2ea1ff877)
(cherry picked from commit c792adc64011f0a4e575b23ca49322f0f7ff9f71)
---
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/70063
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.0
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>