cyrus-sasl: rebuild with libsasl patches.
This commit is contained in:
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'
|
# Template file for 'cyrus-sasl'
|
||||||
pkgname=cyrus-sasl
|
pkgname=cyrus-sasl
|
||||||
version=2.1.25
|
version=2.1.25
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Cyrus SASL - auth daemon and administration tools"
|
short_desc="Cyrus SASL - auth daemon and administration tools"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://cyrusimap.web.cmu.edu/"
|
homepage="http://cyrusimap.web.cmu.edu/"
|
||||||
@@ -96,6 +96,6 @@ cyrus-sasl_package() {
|
|||||||
systemd_services="saslauthd.service on"
|
systemd_services="saslauthd.service on"
|
||||||
depends="libsasl>=${version}"
|
depends="libsasl>=${version}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user