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

Collapse All | Expand All

(-)/usr/portage/net-dns/ddclient/ddclient-3.6.6.ebuild (+2 lines)
Lines 24-29 Link Here
24
	unpack ${A}; cd ${S}
24
	unpack ${A}; cd ${S}
25
	epatch ${FILESDIR}/${PN}-mss1.diff
25
	epatch ${FILESDIR}/${PN}-mss1.diff
26
	epatch ${FILESDIR}/${PN}-daemon0inconfig.diff
26
	epatch ${FILESDIR}/${PN}-daemon0inconfig.diff
27
	epatch ${FILESDIR}/${PN}-cfgprotect.diff
28
	epatch ${FILESDIR}/${PN}-cachefix.diff
27
29
28
	sed -i 's:/var/run/ddclient.pid:/var/run/ddclient/ddclient.pid:' \
30
	sed -i 's:/var/run/ddclient.pid:/var/run/ddclient/ddclient.pid:' \
29
		sample-etc_ddclient.conf
31
		sample-etc_ddclient.conf

Return to bug 91500