From 82338e5933166f738177d42f3df3deaeecd3e487 Mon Sep 17 00:00:00 2001 From: ayhanyalcinsoy Date: Tue, 12 Apr 2016 11:09:23 +0300 Subject: [PATCH] libreoffice:fixed action.py --- office/libreoffice/libreoffice/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/office/libreoffice/libreoffice/actions.py b/office/libreoffice/libreoffice/actions.py index 89491aabd3..78f3a002ad 100644 --- a/office/libreoffice/libreoffice/actions.py +++ b/office/libreoffice/libreoffice/actions.py @@ -30,7 +30,7 @@ def setup(): --prefix=/usr \ --sysconfdir=/etc \ --with-vendor=PisiLinux \ - --with-lang="tr" \ + --with-lang="ALL" \ --with-help \ --with-myspell-dicts \ --with-alloc=system \