diff options
Diffstat (limited to 'app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild')
-rw-r--r-- | app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild b/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild index ec1dd93ce465..617ab0042513 100644 --- a/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild +++ b/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild,v 1.1 2005/02/24 22:53:00 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild,v 1.2 2005/03/05 18:55:32 ticho Exp $ IUSE="emul-linux-x86" @@ -58,6 +58,8 @@ pkg_postinst() { echo echo "0 4 * * * /opt/f-prot/tools/check-updates.pl >/dev/null" echo + einfo "For more examples, see /usr/share/doc/${PF}/html/auto_updt.html" + echo ewarn "As of 4.5.4, the update script is installed correctly into directory designed" ewarn "by upstream again. Check your crontab, so the path matches the one above." echo |