summarylogtreecommitdiffstats
path: root/android-pkg-config.install
blob: c86c83c6592be323852477a083991c78f0401585 (plain)
1
2
3
4
5
post_install() {
  echo "Note that you can use PKG_CONFIG_PATH_CUSTOM to tweak pkg-config path further"
  echo "See the android-config file itself"
  echo "for more information"
}