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

Collapse All | Expand All

(-)/usr/portage/dev-lang/php/php-5.3.18.ebuild (-1 / +1 lines)
Lines 467-473 Link Here
467
			$(use_with mysql mysql mysqlnd)"
467
			$(use_with mysql mysql mysqlnd)"
468
		else
468
		else
469
	        my_conf+="
469
	        my_conf+="
470
			$(use_with mysql mysql /usr)"
470
			$(use_with mysql mysql-dir /usr)"
471
		fi
471
		fi
472
	    my_conf+="
472
	    my_conf+="
473
		$(use_with mysql mysql-sock /var/run/mysqld/mysqld.sock)"
473
		$(use_with mysql mysql-sock /var/run/mysqld/mysqld.sock)"

Return to bug 440918