summarylogtreecommitdiffstats
path: root/yabridge.install
blob: f4d106a020e30a259c65fdbd5756120333ba14c7 (plain)
1
2
3
4
5
6
7
post_upgrade() {
  cat <<EOF
If you are upgrading from a previous version of yabridge and you have made
copies of 'libyabridge.so', then you should not forget to replace those copies
with new ones.
EOF
}