[evolution-rss] fix schema install



commit 011b6fb72ec387c4d4bee12fc5de9303b0a04929
Author: Lucian Langa <lucilanga gnome org>
Date:   Wed Feb 3 22:38:51 2010 +0200

    fix schema install

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index a5ac7c2..5912dc6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -102,7 +102,7 @@ evolution_import_rss_LDFLAGS = $(DBUS_LIBS)
 schemadir	= $(GCONF_SCHEMA_FILE_DIR)
 schema_in_files = evolution-rss.schemas.in.in
 schema_DATA	= $(schema_in_files:.schemas.in.in=.schemas)
-%.schema.in: %.schemas.in.in
+%.schemas.in: %.schemas.in.in
 	sed -e "s#\ bindir\@# bindir@#g" $< > $@
 
 



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