From 24c8142ce72a813d43b4edfe6616606fc78c1f93 Mon Sep 17 00:00:00 2001 From: infirit Date: Thu, 13 Feb 2014 18:09:14 +0100 Subject: remove mate-text-editor symlink --- pluma/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/pluma/Makefile.am b/pluma/Makefile.am index ece87381..a9237799 100644 --- a/pluma/Makefile.am +++ b/pluma/Makefile.am @@ -226,9 +226,6 @@ install-exec-hook: if PLATFORM_WIN32 $(mkinstalldirs) "$(DESTDIR)$(libdir)" $(INSTALL_DATA) libpluma.a "$(DESTDIR)$(libdir)" -else - rm -f $(DESTDIR)$(bindir)/mate-text-editor - ln -s pluma $(DESTDIR)$(bindir)/mate-text-editor endif if !OS_WIN32 -- cgit v1.2.1