mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
libreoffice: initialise pkglang
This commit is contained in:
parent
382cfce6b8
commit
536b953c90
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue