summarylogtreecommitdiffstats
path: root/notmuchfs-git.install
blob: 0f557befbca58121631e0ec9f09038142a448bb8 (plain)
1
2
3
4
5
6
7
post_install(){
  echo "==> Read README.md and README.MUTT.md"
  echo "        (in /usr/share/doc/notmuchfs)"
  echo "    More info: http://notmuchmail.org/notmuch-mutt/"
  echo "               https://github.com/tsto/notmuchfs"
}