Do not install "sylpheed-claws" symlink into bindir.
authorAndrej Kacian <ticho@claws-mail.org>
Sun, 9 Dec 2018 11:18:53 +0000 (12:18 +0100)
committerAndrej Kacian <ticho@claws-mail.org>
Sun, 9 Dec 2018 11:18:53 +0000 (12:18 +0100)
src/Makefile.am

index 9844f304fe8c39ad4735f432f04f58265b4f3b2d..ca32538906830a1a59986ce3cc746fee6bef1c77 100644 (file)
@@ -18,9 +18,6 @@ SUBDIRS += tests
 endif
 
 bin_PROGRAMS = claws-mail
 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) \
 
 if PLATFORM_WIN32
 LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RC) \