Michael Pasternak has submitted this change and it was merged. Change subject: build: Fix build issue on centos 6.2 ......................................................................
build: Fix build issue on centos 6.2 On centos 6.2 using git 1.7.1, the argument '-c' doesn't exist. Here, it uses 'git config' to set tar.umask instead of the argument. Change-Id: I85b1030423fa0e070fcd74a3fe76ab51064b6c33 Signed-off-by: jarod.w <[email protected]> --- M Makefile 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4894 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I85b1030423fa0e070fcd74a3fe76ab51064b6c33 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Jarod.w <[email protected]> Gerrit-Reviewer: Jarod.w <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
