Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 237611 Details for
Bug 326841
www-client/opera-10.60: flash videos fail when /usr/lib/nsbrowser/plugins/libflashplayer.so is a symlink
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Fix "Netscape" instead of Opera.
netscape-flash-fix.sh (text/plain), 302 bytes, created by
Jeroen Roovers (RETIRED)
on 2010-07-05 17:16:06 UTC
(
hide
)
Description:
Fix "Netscape" instead of Opera.
Filename:
MIME Type:
Creator:
Jeroen Roovers (RETIRED)
Created:
2010-07-05 17:16:06 UTC
Size:
302 bytes
patch
obsolete
>#!/bin/bash ># Fix the Macromedia Flash Player plugin to run properly in Opera - JeR 2007 > >FILE="/opt/netscape/plugins/libflashplayer.so" > >if test -f ${FILE}; then > echo " * Fixing ${FILE} ..." > sudo sed -e 's|netscape|JeRJeRJe|g' -i ${FILE} && echo " * Done!" >else > echo " * Could not find ${FILE}" >fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 326841
: 237611