From 7c9e27491f32046f09d9bc8d7051821c6b6dd2fd Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Wed, 28 Sep 2022 16:41:16 +0200 Subject: Fix typo in libgit2 gssapi target --- etc/import/src/TARGETS.git2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/import/src/TARGETS.git2 b/etc/import/src/TARGETS.git2 index 212af582..5d983455 100644 --- a/etc/import/src/TARGETS.git2 +++ b/etc/import/src/TARGETS.git2 @@ -462,7 +462,7 @@ } ] , ["gssapi", ["-lgssapi"]] - , ["GSS.framework", ["-framwork", "GSS"]] + , ["GSS.framework", ["-framework", "GSS"]] ] } } -- cgit v1.2.3