FreeBSD Bugzilla – Attachment 91129 Details for
Bug 128420
port www/opera operapluginwrapper misparses command line
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 295 bytes, created by
G. Paul Ziemba
on 2008-10-27 17:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
G. Paul Ziemba
Created:
2008-10-27 17:50:01 UTC
Size:
295 bytes
patch
obsolete
>--- operapluginwrapper.old Thu Oct 16 18:07:50 2008 >+++ operapluginwrapper Mon Oct 27 10:28:47 2008 >@@ -1,6 +1,8 @@ > #!/bin/sh > >-if [ -n "$4" ]; then >+if [ -n "$5" ]; then >+ELFTYPE=`brandelf $5` >+elif [ -n "$4" ]; then > ELFTYPE=`brandelf $4` > elif [ -n "$3" ]; then > ELFTYPE=`brandelf $3`
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 128420
: 91129