cyrus-sasl: rebuild with libsasl patches.
This commit is contained in:
parent
e3139e3ff0
commit
4b237dcf33
2 changed files with 3 additions and 2 deletions
1
srcpkgs/cyrus-sasl/patches
Symbolic link
1
srcpkgs/cyrus-sasl/patches
Symbolic link
|
@ -0,0 +1 @@
|
|||
../libsasl/patches
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cyrus-sasl'
|
||||
pkgname=cyrus-sasl
|
||||
version=2.1.25
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Cyrus SASL - auth daemon and administration tools"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://cyrusimap.web.cmu.edu/"
|
||||
|
@ -96,6 +96,6 @@ cyrus-sasl_package() {
|
|||
systemd_services="saslauthd.service on"
|
||||
depends="libsasl>=${version}"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue