mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/etcd: fix origin/desc of -ctl subpackage
This commit is contained in:
parent
1035d2568a
commit
8aa68fc2c6
@ -42,7 +42,7 @@ package() {
|
||||
}
|
||||
|
||||
ctl() {
|
||||
pkgname="A command-line client for etcd"
|
||||
pkgdesc="A command-line client for etcd"
|
||||
install -Dm755 "$builddir"/bin/etcdctl "$subpkgdir"/usr/bin/etcdctl
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user