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

(-)opera-next-12.00.1116.ebuild (+2 lines)
Lines 164-169 Link Here
164
	echo 'export OPERA_DIR=/usr/share/'"${PN}" >> ${PN}
164
	echo 'export OPERA_DIR=/usr/share/'"${PN}" >> ${PN}
165
	echo 'export OPERA_PERSONALDIR=${OPERA_PERSONALDIR:-"${HOME}/.'${PN}'"}' \
165
	echo 'export OPERA_PERSONALDIR=${OPERA_PERSONALDIR:-"${HOME}/.'${PN}'"}' \
166
		>> ${PN}
166
		>> ${PN}
167
	use gtk && \
168
		echo 'export LD_PRELOAD=/usr/'$(get_libdir)'/libgtk-x11-2.0.so' > ${PN}
167
	echo 'exec '"${OPREFIX}/${PN}/${PN}"' "$@"' >> ${PN}
169
	echo 'exec '"${OPREFIX}/${PN}/${PN}"' "$@"' >> ${PN}
168
170
169
	# Change libz.so.3 to libz.so.1 for gentoo/freebsd
171
	# Change libz.so.3 to libz.so.1 for gentoo/freebsd

Return to bug 363387