View | Details | Raw Unified
Collapse All | Expand All

(-) chkrootkit-0.43-r2.ebuild (-1 / +1 lines)
 Lines 30-36    Link Here 
}
}
src_install() {
src_install() {
	dosbin check_wtmpx chklastlog chkproc chkrootkit chkwtmp ifpromisc || die
	dosbin chkdirs chklastlog chkproc chkrootkit chkwtmp ifpromisc || die
	newsbin strings strings-static || die
	newsbin strings strings-static || die
	dodoc README README.chklastlog README.chkwtmp
	dodoc README README.chklastlog README.chkwtmp
}
}