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

Collapse All | Expand All

(-)beep-media-player-0.9.7.bak (+7 lines)
Lines 34-39 Link Here
34
DEPEND="${RDEPEND}
34
DEPEND="${RDEPEND}
35
	nls? ( dev-util/intltool )"
35
	nls? ( dev-util/intltool )"
36
36
37
src_unpack() {
38
    unpack ${A}
39
40
    cd ${S}/beep
41
    epatch ${FILESDIR}/${P}-noclick-resize.patch
42
}
43
37
src_compile() {
44
src_compile() {
38
	# Bug #42893
45
	# Bug #42893
39
	replace-flags "-Os" "-O2"
46
	replace-flags "-Os" "-O2"

Return to bug 73297