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

(-)easytag-2.1.6.ebuild (+7 lines)
Lines 25-30 Link Here
25
	dev-util/pkgconfig
25
	dev-util/pkgconfig
26
	sys-devel/gettext"
26
	sys-devel/gettext"
27
27
28
src_unpack() {
29
	unpack "$A"
30
	cd "$S"
31
	sed -i.orig 's|^//\(#include *<string.h>\)|\1|' src/id3lib/c_wrapper.cpp
32
}
33
34
28
src_compile() {
35
src_compile() {
29
	econf \
36
	econf \
30
		$(use_enable mp3) \
37
		$(use_enable mp3) \

Return to bug 233316