[evolution-data-server] Bug 631404 - Stop shipping a Locations.xml



commit 09d8e8e7fab84c3eeea9a7a78bdeec6c6b722314
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Oct 5 08:02:40 2010 -0400

    Bug 631404 - Stop shipping a Locations.xml

 calendar/backends/weather/Locations.xml.in |  736 ----------------------------
 calendar/backends/weather/Makefile.am      |   10 -
 2 files changed, 0 insertions(+), 746 deletions(-)
---
diff --git a/calendar/backends/weather/Makefile.am b/calendar/backends/weather/Makefile.am
index bdaa52b..dc1cbbb 100644
--- a/calendar/backends/weather/Makefile.am
+++ b/calendar/backends/weather/Makefile.am
@@ -36,15 +36,5 @@ libecalbackendweather_la_LIBADD =						\
 
 libecalbackendweather_la_LDFLAGS =		\
 	-module -avoid-version $(NO_UNDEFINED)
-	
-
-weatherdata_in_files = Locations.xml.in
-weatherdata_DATA = $(weatherdata_in_files:.xml.in=.xml)
-# FIXME - should probably do some sort of intltool merge here
-%.xml:	%.xml.in
-	cp $< $@
-
-DISTCLEANFILES = Locations.xml
-EXTRA_DIST = Locations.xml.in
 
 -include $(top_srcdir)/git.mk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]