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

Collapse All | Expand All

(-)/usr/local/portage/games-puzzle/gweled/gweled-0.7.ebuild (-1 lines)
Lines 31-37 Link Here
31
		-e "/free (message)/ s/free/g_free/" \
31
		-e "/free (message)/ s/free/g_free/" \
32
		src/graphic_engine.c \
32
		src/graphic_engine.c \
33
		|| die "sed failed"
33
		|| die "sed failed"
34
	epatch "${FILESDIR}"/0.7-no_music_raw_file.patch
35
}
34
}
36
35
37
src_configure() {
36
src_configure() {

Return to bug 279828