All of lore.kernel.org
 help / color / mirror / Atom feed
* patch for firefox
@ 2004-08-23 21:56 Luke Kenneth Casson Leighton
  2004-08-24 11:47 ` Russell Coker
  0 siblings, 1 reply; 7+ messages in thread
From: Luke Kenneth Casson Leighton @ 2004-08-23 21:56 UTC (permalink / raw)
  To: SE-Linux

[-- Attachment #1: Type: text/plain, Size: 850 bytes --]

the attached patch is required for firefox 0.9.3 to run under debian
(and other oses?)

the reason for the patch is because someone decided to write a
script around firefox called firefox-bin that does some LD_LIBRARY_PATH
messing to keep /usr/lib/mozilla/blah separate.

that this [script] messes up kde from being able to re-run firefox-bin
for session management because the real binary is fired up without the
correct LD_LIBRARY_PATH doesn't seem to have occurred to anyone, but
that's another story...

l.

-- 
--
Truth, honesty and respect are rare commodities that all spring from
the same well: Love.  If you love yourself and everyone and everything
around you, funnily and coincidentally enough, life gets a lot better.
--
<a href="http://lkcl.net">      lkcl.net      </a> <br />
<a href="mailto:lkcl@lkcl.net"> lkcl@lkcl.net </a> <br />


[-- Attachment #2: firefox --]
[-- Type: text/plain, Size: 700 bytes --]

diff -Naur 
--- default.1.14/file_contexts/program/mozilla.fc	2004-08-02 08:28:37.000000000 +0100
+++ current/file_contexts/program/mozilla.fc	2004-08-14 21:34:18.000000000 +0100
@@ -10,6 +10,7 @@
 /usr/bin/mozilla-snapshot --	system_u:object_r:mozilla_exec_t
 /usr/bin/epiphany-bin   --	system_u:object_r:mozilla_exec_t
 /usr/lib(64)?/firefox/firefox-bin	--	system_u:object_r:mozilla_exec_t
+/usr/lib(64)?/mozilla-firefox/firefox-bin	--	system_u:object_r:mozilla_exec_t
 /usr/bin/mozilla-[0-9].* --	system_u:object_r:mozilla_exec_t
 /usr/bin/mozilla-bin-[0-9].* --	system_u:object_r:mozilla_exec_t
 /usr/lib(64)?/netscape/.+/communicator/communicator-smotif.real -- system_u:object_r:mozilla_exec_t

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-09-01 17:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-23 21:56 patch for firefox Luke Kenneth Casson Leighton
2004-08-24 11:47 ` Russell Coker
2004-08-27 21:09   ` James Carter
2004-08-30 18:49     ` Latest diffs from our pool Daniel J Walsh
2004-08-30 18:59     ` Previous patch broken Daniel J Walsh
2004-09-01 15:25       ` James Carter
2004-09-01 17:59         ` Daniel J Walsh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.