[tracker/evo-new-api] Evolution: Remove the "eplug" XML gunk.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/evo-new-api] Evolution: Remove the "eplug" XML gunk.
- Date: Thu, 5 Jul 2012 20:14:03 +0000 (UTC)
commit ec0054dd2a4318de5ebd8a76bc0074c8618addeb
Author: Matthew Barnes <mbarnes redhat com>
Date: Thu Jul 5 15:49:49 2012 -0400
Evolution: Remove the "eplug" XML gunk.
The newer EExtension framework doesn't use XML files.
src/plugins/evolution/Makefile.am | 18 ------------------
...-freedesktop-Tracker-evolution-plugin.eplug.xml | 15 ---------------
2 files changed, 0 insertions(+), 33 deletions(-)
---
diff --git a/src/plugins/evolution/Makefile.am b/src/plugins/evolution/Makefile.am
index 9717511..99df051 100644
--- a/src/plugins/evolution/Makefile.am
+++ b/src/plugins/evolution/Makefile.am
@@ -8,19 +8,8 @@ AM_CPPFLAGS = \
-DLOCALEDIR="\"$(localedir)\"" \
$(TRACKER_MINER_EVOLUTION_CFLAGS)
-%.eplug.in: %.eplug.xml
- LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
-
-%.eplug: %.eplug.in
- sed -e "s|+PLUGIN_INSTALL_DIR+|$(TRACKER_MINER_EVOLUTION_INSTALL_DIR)|" \
- -e "s|+GETTEXT_PACKAGE+|$(GETTEXT_PACKAGE)|" \
- -e "s|+LOCALEDIR+|$(localedir)|" \
- $< > $@
-
eplugindir = $(TRACKER_MINER_EVOLUTION_INSTALL_DIR)
-eplugin_DATA = org-freedesktop-Tracker-evolution-plugin.eplug
-
eplugin_LTLIBRARIES = liborg-freedesktop-Tracker-evolution-plugin.la
# module_flags = -module -avoid-version -no-undefined
@@ -39,12 +28,5 @@ liborg_freedesktop_Tracker_evolution_plugin_la_LIBADD = \
@INTLTOOL_DESKTOP_RULE@
-BUILT_SOURCES = \
- $(eplugin_DATA)
-
-CLEANFILES = \
- $(BUILT_SOURCES) \
- $(eplugin_DATA)
-
EXTRA_DIST = \
org-freedesktop-Tracker-evolution-plugin.eplug.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]