aboutsummaryrefslogtreecommitdiffstats
path: root/exec-cmd.c
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2018-04-23 16:24:22 -0700
committerJunio C Hamano <gitster@pobox.com>2018-04-24 10:58:18 +0900
commit90df2173f24c941de01f9d104c64d940fcaa4581 (patch)
tree7d8011312363d24040dc0a9372f0faabeb1636ca /exec-cmd.c
parentmingw/msvc: use the new-style RUNTIME_PREFIX helper (diff)
downloadgit-90df2173f24c941de01f9d104c64d940fcaa4581.tar.gz
git-90df2173f24c941de01f9d104c64d940fcaa4581.zip
Makefile: remove unused @@PERLLIBDIR@@ substitution variable
Junio noticed that this variable is not quoted correctly when it is passed to sed. As a shell-quoted string, it should be inside single-quotes like $(perllibdir_relative_SQ), not outside them like $INSTLIBDIR. In fact, this substitution variable is not used. Simplify by removing it. Reported-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'exec-cmd.c')
0 files changed, 0 insertions, 0 deletions