updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / prey-tracker / prey-tracker.install
bloba7ff7c0b80aa6128854479c48871a877ecc49e28
1 ## arg 1:  the new package version
2 post_install() {
3   # Tell user about the README
4   echo "
5   ##############
6   #   README   #
7   ##############
8   For comprehensive instructions:
10   /usr/share/prey-tracker/README
11   "
14 # vim:set ts=2 sw=2 et: