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

Collapse All | Expand All

(-)mozilla-firefox-1.0.6-r3.ebuild.fixes (+11 lines)
Lines 143-148 Link Here
143
	epatch ${FEDORA_FILES}/firefox-1.0-remote-intern-atoms.patch
143
	epatch ${FEDORA_FILES}/firefox-1.0-remote-intern-atoms.patch
144
	# Add upstream fix to call g_set_application_name
144
	# Add upstream fix to call g_set_application_name
145
	epatch ${FEDORA_FILES}/firefox-1.0-g-application-name.patch
145
	epatch ${FEDORA_FILES}/firefox-1.0-g-application-name.patch
146
147
	if use gnome ; then
148
		# Don't have downloads "disappear" when downloading to desktop
149
		epatch ${FEDORA_FILES}/firefox-1.0-download-to-desktop.patch
150
		# Add patch to fix launching of helper applications
151
		epatch ${FEDORA_FILES}/firefox-1.0-uriloader.patch
152
		# GTK file chooser fixes
153
		epatch ${FEDORA_FILES}/firefox-PR1-gtk-file-chooser-morefixes.patch
154
		# Use system colors by default
155
		epatch ${FEDORA_FILES}/firefox-1.0-gtk-system-colors.patch
156
	fi
146
}
157
}
147
158
148
src_compile() {
159
src_compile() {

Return to bug 99060