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

New commits:
commit a5162a210e3ff07e44307dbf60717d5d5a40608d
Author: Stephan Bergmann <sberg...@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 \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to