summarylogtreecommitdiffstats
path: root/libopenmpt-modplug.install
blob: 7bbfe98a8a751894cdfc24218e21bda3b313b06a (plain)
1
2
3
4
5
6
7

post_install() {
  echo "=> This compatibility layer is meant to provide a smooth transition"
  echo "   from legacy libmodplug to libopenmpt. The applications linking to"
  echo "   libmodplug need no modifications, the ABI is the same. Not all"
  echo "   features are supported, though."
}