View | Details | Raw Unified
Collapse All | Expand All

(-) chkrootkit-0.43-r2.ebuild (-2 / +2 lines)
 Lines 1-6    Link Here 
# Copyright 1999-2004 Gentoo Foundation
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# 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
inherit eutils
 Lines 29-35    Link Here 
}
}
src_install() {
src_install() {
	dosbin check_wtmpx chklastlog chkproc chkrootkit chkwtmp ifpromisc \
	dosbin chkdirs chklastlog chkproc chkrootkit chkwtmp ifpromisc \
		strings-static || die
		strings-static || die
	dodoc README README.chklastlog README.chkwtmp
	dodoc README README.chklastlog README.chkwtmp
}
}