
Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: build: handle multiple files in exclude of recursive copy ...................................................................... packaging: build: handle multiple files in exclude of recursive copy the output of find... contained mixed newline and space delimited file list, workout find to return space delimited to avoid issues within the target. Change-Id: I4711908f398ff8f848b87017e47f37caecec5b2f Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> Reported-By: Martin Perina <mperina@redhat.com> --- M Makefile 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alon Bar-Lev: Verified Ofer Schreiber: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16219 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4711908f398ff8f848b87017e47f37caecec5b2f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>