mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
libreoffice: fix build
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
a7c51491a2
commit
b6426da091
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ _split() {
|
|||
fi
|
||||
}
|
||||
|
||||
declare _languages
|
||||
_languages=""
|
||||
_add_lang() {
|
||||
local pkglang="${3:-$1}"
|
||||
_languages="$_languages ${pkglang//_/-}"
|
||||
|
|
Loading…
Add table
Reference in a new issue