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

(-)siproxd-0.5.11.ebuild (-3 / +1 lines)
Lines 23-31 Link Here
23
	cd ${S}
23
	cd ${S}
24
	epatch ${FILESDIR}/${P}-configure-docs.diff
24
	epatch ${FILESDIR}/${P}-configure-docs.diff
25
25
26
	# re-create configure (stolen from dhcpd :)
26
	eautoreconf || die "eautoreconf failed"
27
	einfo "Re-creating configure..."
28
	autoreconf -fi || die "autoreconf failed"
29
27
30
	# Make the daemon run as user 'siproxd' by default
28
	# Make the daemon run as user 'siproxd' by default
31
	sed -i -e "s:nobody:siproxd:" doc/siproxd.conf.example
29
	sed -i -e "s:nobody:siproxd:" doc/siproxd.conf.example

Return to bug 226605