author | Marco Roeland <marco.roeland@xs4all.nl> | |
Fri, 9 Sep 2005 18:08:50 +0000 (20:08 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 9 Sep 2005 18:20:54 +0000 (11:20 -0700) | ||
commit | 03d98d395a2bb87ad19986a35a8fd0ad46627f7c | |
tree | 4c07c039cca6797be35bbd0c0ccbd8ffca527a73 | tree | snapshot |
parent | 96768e3108f76a20699b23f7a1218949144b2394 | commit | diff |
[PATCH] remove duplicate git-send-email-script.perl target in Makefile
Remove duplicate git-send-email-perl target in Makefile.
When WITH_SEND_EMAIL was defined, as in the Debian 'deb' target,
git-send-email-perl was added twice to SCRIPT_PERL, leading to a
duplicate definition in the Makefile. Creating a ".deb" then failed.
Signed-off-by: Marco Roeland <marco.roeland@xs4all.nl>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Remove duplicate git-send-email-perl target in Makefile.
When WITH_SEND_EMAIL was defined, as in the Debian 'deb' target,
git-send-email-perl was added twice to SCRIPT_PERL, leading to a
duplicate definition in the Makefile. Creating a ".deb" then failed.
Signed-off-by: Marco Roeland <marco.roeland@xs4all.nl>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |