Skip to content
Snippets Groups Projects
Commit 73f28f81 authored by Alexandre Strube's avatar Alexandre Strube
Browse files

fix wrong checkout

parent 4b2c990d
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,8 @@ preconfigopts = 'make configure && '
# will not append -lpthread to LDFLAGS, but Makefile ignores LIBS.
configopts = "--with-perl=${EBROOTPERL}/bin/perl --enable-pthreads='-lpthread'"
postinstallcmds = ['cd contrib/subtree; make install']
sanity_check_paths = {
'files': ['bin/git'],
'dirs': ['libexec/git-core', 'share'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment