Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 55131
Collapse All | Expand All

(-)knock-0.3.ebuild.old (+3 lines)
Lines 11-16 Link Here
11
LICENSE="GPL-2"
11
LICENSE="GPL-2"
12
IUSE=""
12
IUSE=""
13
13
14
DEPEND="
15
	>=net-libs/libpcap-0.8.3-r1"
16
14
src_install() {
17
src_install() {
15
	make DESTDIR=${D} install || die "make install failed"
18
	make DESTDIR=${D} install || die "make install failed"
16
	dodoc README
19
	dodoc README

Return to bug 55131