Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277807 - Fix warnings in firefox once xulrunner is syned from mozilla overlay with tree
Summary: Fix warnings in firefox once xulrunner is syned from mozilla overlay with tree
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-14 14:06 UTC by Jory A. Pratt
Modified: 2009-07-22 04:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jory A. Pratt gentoo-dev 2009-07-14 14:06:30 UTC
--- mozilla-firefox-3.5-r3.ebuild~	2009-07-14 09:04:48.822145411 -0500
+++ mozilla-firefox-3.5-r3.ebuild	2009-07-14 09:06:01.445145131 -0500
@@ -108,10 +108,6 @@
 		elog "a legal problem with Mozilla Foundation"
 		elog "You can disable it by emerging ${PN} _with_ the bindist USE-flag"
 	fi
-
-	elog
-	elog "libgnomebreakpad now works with firefox so you can debug crashes using bug-buddy"
-	elog "If you don't have bug-buddy installed, ignore the gtk-warning at startup"
 }
 
 src_unpack() {
@@ -302,8 +298,6 @@
 
 pkg_postinst() {
 	ewarn "All the packages built against ${PN} won't compile,"
-	ewarn "if after installing firefox 3.5 you get some blockers,"
-	ewarn "please add 'xulrunner' to your USE-flags."
 	elog
 
 	# Update mimedb for the new .desktop file


Reproducible: Always

Actual Results:  
Patch is pretty self explainatory :) xulrunner-1.9.1 when tree is synced with the mozilla overlay will wrap the sed to enable gnome-breakpad in debug useflag so it can be removed. Also warning talks about building firefox-3.5 with xulrunner use flag which is not possible as it is already built against xulrunner no matter what now.
Comment 1 Jory A. Pratt gentoo-dev 2009-07-22 04:49:27 UTC
fixed in xulrunner-1.9.1-r1 and firefox-3.5.1