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

Collapse All | Expand All

(-)beast-0.6.6.ebuild.old (+6 lines)
Lines 29-34 Link Here
29
	media-libs/ladspa-sdk
29
	media-libs/ladspa-sdk
30
	${RDEPEND}"
30
	${RDEPEND}"
31
31
32
src_unpack() {
33
	unpack ${A}
34
	cd ${S}
35
	epatch ${FILESDIR}/${P}-glib.patch || die "patch failed!"
36
}
37
32
src_compile() {
38
src_compile() {
33
	# avoid suid related security issues.
39
	# avoid suid related security issues.
34
	append-ldflags $(bindnow-flags)
40
	append-ldflags $(bindnow-flags)

Return to bug 131751