commit 63c23248cafaeeb4fd5583e1dfdd5c47c9a9664d
parent 329252a43060262a057d97e9a2b0986d0f288118
Author: Andrej Kacian <ticho@claws-mail.org>
Date: Sun, 9 Dec 2018 12:18:53 +0100
Do not install "sylpheed-claws" symlink into bindir.
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
@@ -18,9 +18,6 @@ SUBDIRS += tests
endif
bin_PROGRAMS = claws-mail
-install-exec-hook:
- @rm -f $(DESTDIR)$(bindir)/sylpheed-claws
- @ln -s claws-mail $(DESTDIR)$(bindir)/sylpheed-claws
if PLATFORM_WIN32
LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RC) \