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 <work.iec23801(a)gmail.com>
---
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 <work.iec23801(a)gmail.com>
Gerrit-Reviewer: Jarod.w <work.iec23801(a)gmail.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>