Commit: 8d0a09eccbcac30840984735cc76c4a75a5de5c2
Parent: dca145ad6db4dc8fe6a2b7d4b05f41ca4ce83c92
Author: Randy Palamar
Date: Sun, 8 Oct 2023 14:05:52 -0600
git: drop pkg.hdrs
this was added by mistake when adding libgit2
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/pkg/devel/git/gen.lua b/pkg/devel/git/gen.lua
@@ -499,6 +499,4 @@ dir('share/git-core/templates/hooks', '755')
man(expand({'man/', lines('man.txt')}))
-pkg.hdrs = copy('$outdir/include', '$srcdir/xdiff', { 'xdiff.h' })
-
fetch('local')