[ibus-european-table] Modified Makefile

anish anishpatil at fedoraproject.org
Wed Dec 21 07:13:01 UTC 2011


commit a636688e365a989ca9c0653e5f3e30154cd51314
Author: anish <anish.developer at gmail.com>
Date:   Wed Dec 21 12:44:10 2011 +0530

    Modified Makefile

 .../european-tables/additional/Makefile.am         |    6 +++---
 .../european-tables/additional/Makefile.in         |   12 ++++++------
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/ibus-european-table-1.1.0/european-tables/additional/Makefile.am b/ibus-european-table-1.1.0/european-tables/additional/Makefile.am
index cc73958..6ecb020 100644
--- a/ibus-european-table-1.1.0/european-tables/additional/Makefile.am
+++ b/ibus-european-table-1.1.0/european-tables/additional/Makefile.am
@@ -1,8 +1,8 @@
 # vim:set noet ts=4
 #
-# ibus-indic-table - The Tables engine for IBus
+# ibus-european-table - The Tables engine for IBus
 #
-# Copyright (c) 2011-2012 Naveen Kumar <nav007 at gmail.com>
+# Copyright (c) 2011-2012 Anish Patil <anish.developer at gmail.com>
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -32,7 +32,7 @@ tables_DATA =
 tables_DATA += $(NULL)
 
 
-tablesdir = $(pkgdatadir)/indic-tables
+tablesdir = $(pkgdatadir)/european-tables
 
 EXTRA_DIST = \
 	$(NULL)
diff --git a/ibus-european-table-1.1.0/european-tables/additional/Makefile.in b/ibus-european-table-1.1.0/european-tables/additional/Makefile.in
index 50c8bee..9827166 100644
--- a/ibus-european-table-1.1.0/european-tables/additional/Makefile.in
+++ b/ibus-european-table-1.1.0/european-tables/additional/Makefile.in
@@ -17,9 +17,9 @@
 
 # vim:set noet ts=4
 #
-# ibus-indic-table - The Tables engine for IBus
+# ibus-european-table - The Tables engine for IBus
 #
-# Copyright (c) 2011-2012 Naveen Kumar <nav007 at gmail.com>
+# Copyright (c) 2011-2012 Anish Patil <anish.developer at gmail.com>
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -57,7 +57,7 @@ PRE_UNINSTALL = :
 POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
-subdir = indic-tables/additional
+subdir = european-tables/additional
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
@@ -225,7 +225,7 @@ createdb_index = \
 	$(PYTHON) $(abs_top_srcdir)/engine/tabcreatedb.py -i
 
 tables_DATA = $(NULL)
-tablesdir = $(pkgdatadir)/indic-tables
+tablesdir = $(pkgdatadir)/european-tables
 EXTRA_DIST = \
 	$(NULL)
 
@@ -254,9 +254,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__confi
 	      exit 1;; \
 	  esac; \
 	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu indic-tables/additional/Makefile'; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu european-tables/additional/Makefile'; \
 	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu indic-tables/additional/Makefile
+	  $(AUTOMAKE) --gnu european-tables/additional/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 	@case '$?' in \


More information about the scm-commits mailing list