]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Enable git-send-email-script on Debian.
authorJunio C Hamano <junkio@cox.net>
Thu, 25 Aug 2005 23:31:43 +0000 (16:31 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 27 Aug 2005 04:46:32 +0000 (21:46 -0700)
commit90bc118fc53916a623cad84e72b7dec597907b1e
treed1225ecd6b5f7be78e0c2e7f94b5907bfac2390a
parent905197de9f8f1a2ce619ac888ab7a2e1a67acb56
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 <junkio@cox.net>
Makefile
debian/changelog
debian/rules