summaryrefslogtreecommitdiffstats
path: root/abs/core/heimdal/heimdal-aur.install
blob: 31ccd9512cda77fe32f486becb6d21e4f89621ae (plain)
1
2
3
4
post_install() {
  echo "Run `source /etc/profile.d/heimdal.sh` to source environment variables"
  echo "needed to run heimdal and use heimdal libraries."
}