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

Collapse All | Expand All

(-)/usr/portage/net-proxy/dansguardian/dansguardian-2.9.9.2_beta.ebuild (-2 / +3 lines)
Lines 40-51 Link Here
40
	fi
40
	fi
41
}
41
}
42
42
43
src_unpack() {
43
src_unpack() {
44
	unpack ${A}
44
	unpack ${A}
45
45
	cd "${S}"
46
	epatch "${FILESDIR}/${P%_beta}-gentoo.patch"
46
	epatch "${FILESDIR}/${P%3_beta}2-gentoo.patch"
47
	epatch "${FILESDIR}/${P%_beta}-gcc43.patch"
47
}
48
}
48
49
49
src_compile() {
50
src_compile() {
50
	local myconf="--with-logdir=/var/log/dansguardian
51
	local myconf="--with-logdir=/var/log/dansguardian
51
		--with-piddir=/var/run
52
		--with-piddir=/var/run

Return to bug 217734