Dictionary_gd.mk |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit efd52e4e0ec6f706560e17f86ec4952f5315f41f
Author: Aron Budea <ba...@caesar.elte.hu>
Date:   Tue Jun 7 07:57:42 2016 +0200

    tdf#90786 Put license file in the right directory
    
    In 5.2 beta1 the license file is now added, but installed
    in dict-gd/dictionaries instead of dict-gd
    
    Change-Id: Ifc6e2201b905875d13ce4d3e8e94a55cc2761678
    (cherry picked from commit dfa25a44f9a31ebac4e7cbc1db1173929af055a3)
    Reviewed-on: https://gerrit.libreoffice.org/26400
    Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
    Tested-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>

diff --git a/Dictionary_gd.mk b/Dictionary_gd.mk
index 2e64098..c086bce 100644
--- a/Dictionary_gd.mk
+++ b/Dictionary_gd.mk
@@ -9,11 +9,12 @@
 
 $(eval $(call gb_Dictionary_Dictionary,dict-gd,dictionaries/gd_GB))
 
+$(eval $(call 
gb_Dictionary_add_root_file,dict-gd,dictionaries/gd_GB/LICENSES-en.txt))
+
 $(eval $(call gb_Dictionary_add_files,dict-gd,dictionaries,\
        dictionaries/gd_GB/dictionaries/gd_GB.aff \
        dictionaries/gd_GB/dictionaries/gd_GB.dic \
        dictionaries/gd_GB/dictionaries/README_gd_GB.txt \
-       dictionaries/gd_GB/LICENSES-en.txt \
 ))
 
 # vim: set noet sw=4 ts=4:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to