[Libreoffice-commits] .: Dictionary_pt-BR.mk Dictionary_pt-PT.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Oct 18 02:05:36 PDT 2012


 Dictionary_pt-BR.mk |    4 ++--
 Dictionary_pt-PT.mk |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit a5162a210e3ff07e44307dbf60717d5d5a40608d
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Oct 18 10:22:52 2012 +0200

    dict-pt-XX fix post submodules
    
    Change-Id: Ic08c394998cedaf8cc4ffbf5c7b6877654181d88

diff --git a/Dictionary_pt-BR.mk b/Dictionary_pt-BR.mk
index 9e0d45f..82b425e 100644
--- a/Dictionary_pt-BR.mk
+++ b/Dictionary_pt-BR.mk
@@ -7,9 +7,9 @@
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 #
 
-$(eval $(call gb_Dictionary_Dictionary,dict-pt,dictionaries/pt_BR))
+$(eval $(call gb_Dictionary_Dictionary,dict-pt-BR,dictionaries/pt_BR))
 
-$(eval $(call gb_Dictionary_add_root_files,dict-pt,\
+$(eval $(call gb_Dictionary_add_root_files,dict-pt-BR,\
 	dictionaries/pt_BR/hyph_pt_BR.dic \
 	dictionaries/pt_BR/pt_BR.aff \
 	dictionaries/pt_BR/pt_BR.dic \
diff --git a/Dictionary_pt-PT.mk b/Dictionary_pt-PT.mk
index 12c68fe..1dfe3a3 100644
--- a/Dictionary_pt-PT.mk
+++ b/Dictionary_pt-PT.mk
@@ -7,9 +7,9 @@
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 #
 
-$(eval $(call gb_Dictionary_Dictionary,dict-pt-pt,dictionaries/pt_PT))
+$(eval $(call gb_Dictionary_Dictionary,dict-pt-PT,dictionaries/pt_PT))
 
-$(eval $(call gb_Dictionary_add_root_files,dict-pt-pt,\
+$(eval $(call gb_Dictionary_add_root_files,dict-pt-PT,\
 	dictionaries/pt_PT/hyph_pt_PT.dic \
 	dictionaries/pt_PT/LICENSES.txt \
 	dictionaries/pt_PT/pt_PT.aff \


More information about the Libreoffice-commits mailing list