Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 384099 | Differences between
and this patch

Collapse All | Expand All

(-)openconnect-3.11.ebuild (-1 lines)
Lines 61-67 Link Here
61
	emake DESTDIR="${D}" install || die "Faild to install"
61
	emake DESTDIR="${D}" install || die "Faild to install"
62
62
63
	dodoc AUTHORS TODO
63
	dodoc AUTHORS TODO
64
	dohtml ${PN}.html
65
	newinitd "${FILESDIR}"/openconnect.init.in openconnect
64
	newinitd "${FILESDIR}"/openconnect.init.in openconnect
66
	dodir "/etc/openconnect"
65
	dodir "/etc/openconnect"
67
	insinto "/etc/openconnect"
66
	insinto "/etc/openconnect"

Return to bug 384099