db-move: moved webkit2gtk from [testing] to [extra] (x86_64)
[arch-packages.git] / postfix / repos / extra-x86_64 / postfix.install
blob7c47a57d3a12d5d653a65bea8185acb15fe85b5e
1 # arg 1:  the new package version
2 # arg 2:  the old package version
3 post_upgrade() {
4   # introduction of split packages
5   if [ "$(vercmp "$2" "3.5.9")" -le 0 ]; then
6     echo "WARNING: The following features are now only available via optdepends: cdb, ldap, lmdb, mysql, pcre, pgsql, sqlite."
7   fi