summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-antivirus/klamav/klamav-0.44.ebuild')
-rw-r--r--app-antivirus/klamav/klamav-0.44.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-antivirus/klamav/klamav-0.44.ebuild b/app-antivirus/klamav/klamav-0.44.ebuild
index 1044af40fa82..a760e6680424 100644
--- a/app-antivirus/klamav/klamav-0.44.ebuild
+++ b/app-antivirus/klamav/klamav-0.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.44.ebuild,v 1.4 2009/02/11 15:59:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/klamav/klamav-0.44.ebuild,v 1.5 2009/02/15 22:21:08 carlo Exp $
ARTS_REQUIRED="never"
@@ -47,6 +47,8 @@ src_compile(){
}
pkg_postinst(){
+ kde_pkg_postinst
+
elog "The on-access scanning functionality is provided by"
elog "the Dazuko kernel module. To use it, install sys-fs/dazuko."
}