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

Collapse All | Expand All

(-)lldpd-0.7.13.ebuild (+3 lines)
Lines 91-96 Link Here
91
91
92
	newinitd "${FILESDIR}"/${PN}-initd-4 ${PN}
92
	newinitd "${FILESDIR}"/${PN}-initd-4 ${PN}
93
	newconfd "${FILESDIR}"/${PN}-confd-1 ${PN}
93
	newconfd "${FILESDIR}"/${PN}-confd-1 ${PN}
94
	newinitd "${FILESDIR}"/${PN}-initd-s6 ${PN}-s6
95
	exeinto /var/svc.d/${PN}
96
	newexe "${FILESDIR}"/${PN}-run-s6 run
94
	newbashcomp src/client/lldpcli.bash-completion lldpcli
97
	newbashcomp src/client/lldpcli.bash-completion lldpcli
95
98
96
	use doc && dohtml -r doxygen/html/*
99
	use doc && dohtml -r doxygen/html/*

Return to bug 550604