mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-11 22:07:38 +00:00
fix symbols file
the binary package is libgit2-1.4, not libgit2 - else linking fails. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
243e424705
commit
31648aa28f
2
debian/libgit2-1.4.symbols
vendored
2
debian/libgit2-1.4.symbols
vendored
@ -1,4 +1,4 @@
|
||||
libgit2.so.1.4 libgit2 #MINVER#
|
||||
libgit2.so.1.4 libgit2-1.4 #MINVER#
|
||||
git_annotated_commit_free@Base 1.4
|
||||
git_annotated_commit_from_fetchhead@Base 1.4
|
||||
git_annotated_commit_from_ref@Base 1.4
|
||||
|
Loading…
Reference in New Issue
Block a user