Fabian Deutsch has submitted this change and it was merged. Change subject: Makefile.am: Make env var OVIRT_REPO_URL work again ......................................................................
Makefile.am: Make env var OVIRT_REPO_URL work again Commit 7323c8d has removed the option to use OVIRT_REPO_URL with autogen/make. This patch re-adds such feature. Example: $ ./autogen $ make OVIRT_REPO_URL="http://127.0.0.1/repo1 http://127.0.0.1/repo2" Change-Id: Id58ec2464149224ad38270af7a5435f16e02b9ff Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M Makefile.am 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Fabian Deutsch: Looks good to me, approved Douglas Schilling Landgraf: Verified -- To view, visit http://gerrit.ovirt.org/37143 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id58ec2464149224ad38270af7a5435f16e02b9ff Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node-iso Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Anatoly Litovsky <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
