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

(-)/usr/portage/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild (-1 / +1 lines)
Lines 23-29 Link Here
23
S=${WORKDIR}/Src
23
S=${WORKDIR}/Src
24
24
25
src_prepare() {
25
src_prepare() {
26
	epatch "${FILESDIR}"/*-${PV}.patch
26
	make clean || die "Removing precompiled binaries failed."
27
}
27
}
28
28
29
src_compile() {
29
src_compile() {

Return to bug 348563