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

Collapse All | Expand All

(-)phpldapadmin-1.2.3.ebuild (-1 lines)
Lines 23-29 Link Here
23
src_prepare() {
23
src_prepare() {
24
	mv config/config.php.example config/config.php
24
	mv config/config.php.example config/config.php
25
	epatch "${FILESDIR}/${PN}-1.2.1.1-fix-magic-quotes.patch"
25
	epatch "${FILESDIR}/${PN}-1.2.1.1-fix-magic-quotes.patch"
26
	epatch "${FILESDIR}/${P}-php5-fix.patch"
27
	# http://phpldapadmin.git.sourceforge.net/git/gitweb.cgi?p=phpldapadmin/phpldapadmin;a=commit;h=7dc8d57d6952fe681cb9e8818df7f103220457bd
26
	# http://phpldapadmin.git.sourceforge.net/git/gitweb.cgi?p=phpldapadmin/phpldapadmin;a=commit;h=7dc8d57d6952fe681cb9e8818df7f103220457bd
28
}
27
}
29
28

Return to bug 482340