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

(-)/usr/portage/app-office/openoffice/openoffice-3.1.0_beta5.ebuild (+5 lines)
Lines 274-279 Link Here
274
	# Use splash screen without Sun logo
274
	# Use splash screen without Sun logo
275
	echo "--with-intro-bitmaps=\\\"${S}/build/${MST}/ooo_custom_images/nologo/introabout/intro.bmp\\\"" >> ${CONFFILE}
275
	echo "--with-intro-bitmaps=\\\"${S}/build/${MST}/ooo_custom_images/nologo/introabout/intro.bmp\\\"" >> ${CONFFILE}
276
276
277
	# Disable gconf if gnome is not used - swimmer@xs4all.nl 2009-04-24 
278
	if use !gnome ; then
279
		echo "--disable-gconf" >> ${CONFFILE}
280
	fi
281
277
}
282
}
278
283
279
src_configure() {
284
src_configure() {

Return to bug 266099