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

(-)easytag-0.18.ebuild.orig (-1 / +1 lines)
Lines 17-23 Link Here
17
src_compile() {
17
src_compile() {
18
	local myconf
18
	local myconf
19
	if [ "use oggvorbis" ] ; then
19
	if [ "use oggvorbis" ] ; then
20
		myconf="--enable-ogg"
20
		myconf=""
21
	else
21
	else
22
		myconf="--disable-ogg"
22
		myconf="--disable-ogg"
23
	fi
23
	fi

Return to bug 3076