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

(-)IcePHP-3.2.1.ebuild.1 (+4 lines)
Lines 23-28 Link Here
23
23
24
need_php_by_category
24
need_php_by_category
25
25
26
src_unpack() {
27
	unpack "${A}"
28
}
29
26
src_compile() {
30
src_compile() {
27
	# the build system is plain junk, should use phpize instead
31
	# the build system is plain junk, should use phpize instead
28
	# also tries to set rpath to /opt/ICE-${PV} without the below hacks
32
	# also tries to set rpath to /opt/ICE-${PV} without the below hacks

Return to bug 270624