mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/salt: adding init file to -syndic subpackage
This commit is contained in:
parent
fe02f27808
commit
47a7e882c5
@ -3,7 +3,7 @@
|
||||
# Maintainer:
|
||||
pkgname=salt
|
||||
pkgver=2017.7.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A parallel remote execution system"
|
||||
url="https://github.com/saltstack/salt"
|
||||
arch="noarch"
|
||||
@ -68,7 +68,7 @@ syndic() {
|
||||
pkgdesc="Master-of-master component for Salt, a parallel remote execution system"
|
||||
depends="$pkgname-master"
|
||||
|
||||
_submv usr/bin/salt-syndic
|
||||
_init_copy syndic && _submv usr/bin/salt-syndic
|
||||
}
|
||||
|
||||
api() {
|
||||
|
Loading…
Reference in New Issue
Block a user