libreoffice: fix build

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-07-07 08:19:37 +02:00
parent a7c51491a2
commit b6426da091
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -280,7 +280,7 @@ _split() {
fi
}
declare _languages
_languages=""
_add_lang() {
local pkglang="${3:-$1}"
_languages="$_languages ${pkglang//_/-}"