We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e16186 commit 8e6ca41Copy full SHA for 8e6ca41
Make
@@ -30,7 +30,7 @@ snap)
30
d="prefix=$HOME/git-snap-$v"
31
;;
32
*)
33
- d="prefix=$HOME/git-test" ;;
+ d="prefix=$HOME/git-test gitexecdir=\$(prefix)/libexec/git-core" ;;
34
esac
35
36
: ${O=-O2}
0 commit comments