--- chkrootkit-0.43-r2.ebuild 2004-08-21 14:41:08.686327568 -0400 +++ chkrootkit-0.43-r3.ebuild 2004-08-21 14:43:55.470981941 -0400 @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/chkrootkit/chkrootkit-0.43-r2.ebuild,v 1.3 2004/07/29 04:05:01 solar Exp $ +# $Header: $ inherit eutils @@ -29,7 +29,7 @@ } src_install() { - dosbin check_wtmpx chklastlog chkproc chkrootkit chkwtmp ifpromisc \ + dosbin chkdirs chklastlog chkproc chkrootkit chkwtmp ifpromisc \ strings-static || die dodoc README README.chklastlog README.chkwtmp }