git: update for new env

This commit is contained in:
Dylan Araps 2021-07-15 12:12:18 +03:00
parent aa167b5b4a
commit 43aaf2d19b
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -24,6 +24,6 @@ EOF
ac_cv_fread_reads_directories=yes
make LIBS="$(curl-config --static-libs) libgit.a xdiff/lib.a -lz"
make DESTDIR="$1" install
make install
cp -Rf man "$1/usr/share/man"