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

(-)phpmyadmin-2.6.1_p2-r1.ebuild (-2 lines)
Lines 24-31 Link Here
24
	cd ${S}
24
	cd ${S}
25
	epatch ${FILESDIR}/config.inc.php-2.5.6.patch
25
	epatch ${FILESDIR}/config.inc.php-2.5.6.patch
26
26
27
	# security bug #83792
28
	epatch ${FILESDIR}/${PV}-no-wildcard-privs-for-you.patch
29
27
30
	# Remove .cvs* files and CVS directories
28
	# Remove .cvs* files and CVS directories
31
	find ${S} -name .cvs\* -or \( -type d -name CVS -prune \) | xargs rm -rf
29
	find ${S} -name .cvs\* -or \( -type d -name CVS -prune \) | xargs rm -rf

Return to bug 87952