mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/claws-mail: Fix typo (pkdesc → pkgdesc)
This commit is contained in:
parent
1fe757ff42
commit
69adf64be2
@ -76,7 +76,7 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
_plugin() {
|
_plugin() {
|
||||||
pkdesc="$1"
|
pkgdesc="$1"
|
||||||
depends="claws-mail=$pkgver-r$pkgrel $2"
|
depends="claws-mail=$pkgver-r$pkgrel $2"
|
||||||
local _i=
|
local _i=
|
||||||
shift 2
|
shift 2
|
||||||
|
Loading…
Reference in New Issue
Block a user