summarylogtreecommitdiffstats
path: root/engauge.install
blob: b8906aff7a30be93651fb144704a943d15bbb99e (plain)
1
2
3
4
5
6
post_install() {
   echo "To read the manual from within engauge, "
   echo "run engauge the following way:"
   echo "engauge -manual /usr/share/engauge/doc/usermanual/"
   echo "Or set the variable ENGAUGE_USERMANUL accordingly."
}