From 3ef4130f79c167ceacc8d350b51e005ff4ef8b07 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Tue, 4 Apr 2023 18:28:33 +0200 Subject: imports: Match original export target names --- etc/import/src/TARGETS.git2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc/import/src/TARGETS.git2') diff --git a/etc/import/src/TARGETS.git2 b/etc/import/src/TARGETS.git2 index 2e96ce6c..96369d8b 100644 --- a/etc/import/src/TARGETS.git2 +++ b/etc/import/src/TARGETS.git2 @@ -1,7 +1,8 @@ -{ "git2internal": +{ "libgit2": { "type": ["@", "rules", "CC", "library"] , "arguments_config": ["OS", "ARCH", "TARGET_ARCH"] , "name": ["git2"] + , "pkg-name": ["libgit2"] , "pure C": ["yes"] , "private-defines": { "type": "case" -- cgit v1.2.3