libreoffice: initialise pkglang
This commit is contained in:
parent
382cfce6b8
commit
536b953c90
@ -205,6 +205,7 @@ _add_lang() {
|
||||
local deps=
|
||||
local pkg=$1
|
||||
local name=$2
|
||||
pkglang=$pkg
|
||||
shift 2
|
||||
while case "$1" in
|
||||
-h*) tmp=${1#-h}; deps="$deps hunspell-${tmp:-$pkg}" ;;
|
||||
|
Loading…
Reference in New Issue
Block a user