[evolution] It might help to install the evolution binary.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution] It might help to install the evolution binary.
- Date: Wed, 3 Jun 2009 09:47:39 -0400 (EDT)
commit f7a066d03ea560f289420d6fc794808516c4c257
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Jun 3 09:45:36 2009 -0400
It might help to install the evolution binary.
I caused this in the "Drop support for CDE" commit.
Nice little regression there.
---
shell/Makefile.am | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 025827d..0edf5f8 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -23,7 +23,7 @@ INCLUDES = \
$(TZDIALOG_CFLAGS) \
$(SHELL_CFLAGS)
-noinst_PROGRAMS = evolution
+bin_PROGRAMS = evolution
# Shell CORBA stuff
@@ -201,13 +201,6 @@ install-data-local:
fi
endif
-install-evolution: $(install-privsolibLTLIBRARIES)
- $(mkinstalldirs) $(DESTDIR)$(bindir)
- $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) evolution$(EXEEXT) $(DESTDIR)$(bindir)/evolution$(EXEEXT)
-
-uninstall-evolution:
- $(LIBTOOL) --mode=uninstall rm -rf $(DESTDIR)$(bindir)/evolution$(EXEEXT)
-
# Extra dist stuff
EXTRA_DIST = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]