From e83270cc0c9c17951669874bcfb5284301272ede Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Mon, 8 Jul 2019 00:16:20 +0100 Subject: Corrected typo in the installation of libgit2 In one of the last few commits, the commands in the recipe of libgit2 was merged with `&&' so it stops if anything fails. But I had forgot to add a `;' at the end of the `install_name_tool' command. This is corrected with this commit. --- .file-metadata | Bin 6106 -> 6106 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index 48b34a6..587ad74 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1