DORMANTno replies

[PATCH] remove duplicate git-send-email-script.perl target in Makefile

From: Marco Roeland <hidden>
Date: 2016-06-15 22:42:05
Subsystem: kernel build + files below scripts/ (unless maintained elsewhere), the rest · Maintainers: Nathan Chancellor, Nicolas Schier, Linus Torvalds

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 <redacted>
---

 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

922fb98e1c1cfed0c5075256f328fd8d01587c61
diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -77,7 +77,7 @@ SCRIPT_SH = \
 
 SCRIPT_PERL = \
 	git-archimport.perl git-cvsimport.perl git-relink.perl \
-	git-rename.perl git-send-email.perl git-shortlog.perl
+	git-rename.perl git-shortlog.perl
 
 # The ones that do not have to link with lcrypto nor lz.
 SIMPLE_PROGRAMS = \
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help