From: Junio C Hamano Date: Thu, 25 Aug 2005 23:31:43 +0000 (-0700) Subject: Enable git-send-email-script on Debian. X-Git-Tag: v0.99.6~81 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/90bc118fc53916a623cad84e72b7dec597907b1e?ds=inline;hp=90bc118fc53916a623cad84e72b7dec597907b1e Enable git-send-email-script on Debian. You can define WITH_SEND_EMAIL to include the send-email command as part of the installation. Since Debian, unlike RPM/Fedora, has the two necessary Perl modules available as part of the mainline distribution, there is no reason for us to shy away from shipping send-email. Signed-off-by: Junio C Hamano ---