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

Collapse All | Expand All

(-)app-office/openoffice/openoffice-2.0.2.ebuild.orig (+2 lines)
Lines 142-148 Link Here
142
	#Some fixes for our patchset
142
	#Some fixes for our patchset
143
	cd ${S}
143
	cd ${S}
144
	epatch ${FILESDIR}/${PV}/removecrystalcheck.diff
144
	epatch ${FILESDIR}/${PV}/removecrystalcheck.diff
145
	epatch ${FILESDIR}/${PV}/disable-pyuno-apply.diff
145
	cp -vf ${FILESDIR}/${PV}/use-system-xt.diff patches/src680
146
	cp -vf ${FILESDIR}/${PV}/use-system-xt.diff patches/src680
147
	cp -vf ${FILESDIR}/${PV}/disable-python-uno-bridge.diff patches/src680
146
148
147
	#Use flag checks
149
	#Use flag checks
148
	use java && echo "--with-jdk-home=${JAVA_HOME} --with-ant-home=${ANT_HOME}" >> ${CONFFILE} || echo "--without-java" >> ${CONFFILE}
150
	use java && echo "--with-jdk-home=${JAVA_HOME} --with-ant-home=${ANT_HOME}" >> ${CONFFILE} || echo "--without-java" >> ${CONFFILE}

Return to bug 124660