updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / fprot / fprot.install
blob15623f0ced53f631f96960ff625195705d1162fe
1 post_install() {
2   echo "==> By using this software, you accept the FPAV EULA:"
3   echo "     /usr/share/licenses/fprot/LICENSE"
4   echo "==> Updates are cron'ed, but you should run an initial update:"
5   echo "     # fpupdate"
6   echo "==> Documentation:"
7   echo "     fpscan(1)"
8   echo "     f-prot.conf(5)"
9   echo "     fpupdate(8)"
10   echo "     /usr/share/doc/fprot/README"
13 post_upgrade() {
14   post_install $1