FreeBSD Bugzilla – Attachment 169749 Details for
Bug 209087
math/geogebra does not start
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Replace expr with commands provided by bash itself.
geogebra.patch (text/plain), 610 bytes, created by
Alexander Klein
on 2016-04-27 11:27:10 UTC
(
hide
)
Description:
Replace expr with commands provided by bash itself.
Filename:
MIME Type:
Creator:
Alexander Klein
Created:
2016-04-27 11:27:10 UTC
Size:
610 bytes
patch
obsolete
>384c > elif [[ "$i" == '.*-JavaCMD=' ]]; then >. >381c > elif [[ "$i" == '.*-Dsun.java2d.opengl=' ]]; then >. >378c > elif [[ "$i" == '.*-Dsun.java2d.xrender=' ]]; then >. >375c > elif [[ "$i" == '.*-Djava.library.path=' ]]; then >. >372c > elif [[ "$i" == '.*-Xmx' ]]; then >. >369c > elif [[ "$i" == '.*-Xms' ]]; then >. >362c > elif [[ "$i" == '.*--settingsfile=' ]]; then >. >359c > elif [[ "$i" == '.*--versionCheckAllow=' ]]; then >. >356c > elif [[ "$i" == '.*--antiAliasing=' ]]; then >. >353c > elif [[ "$i" == '.*--enableUndo=' ]]; then >. >349,350c > if [[ "$i" == '.*--' ]]; then > if [[ "$i" == '.*--showSplash=' ]]; then >.
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 209087
: 169749 |
169758
|
169759