summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/libsasl/libsasl.install
blob: 57d4e3f292cb76e8748c1dcb891e64167427f485 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
post_install() {
cat << _EOF
==>
==>  cyrus-sasl has been split up into several standalone packages.
==>
==>  - If you use saslauthd, make sure you have cyrus-sasl installed
==>
==>  - If you use authentication modules other than sasldb,
==>    install cyrus-sasl-plugins
==>
_EOF

}

op=$1
shift
$op $*