FreeBSD Bugzilla – Attachment 154852 Details for
Bug 196036
audio/tuxguitar: doesn't start
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Removes "os.name=linux" hack.
tuxguitar.in.patch (text/plain), 512 bytes, created by
Reuben Kebreau
on 2015-03-27 02:35:57 UTC
(
hide
)
Description:
Removes "os.name=linux" hack.
Filename:
MIME Type:
Creator:
Reuben Kebreau
Created:
2015-03-27 02:35:57 UTC
Size:
512 bytes
patch
obsolete
>--- /usr/ports/audio/tuxguitar/files/tuxguitar.in 2014-01-23 13:55:14.000000000 -0600 >+++ work 2015-03-26 21:21:04.000000000 -0500 >@@ -14,11 +14,7 @@ > > JAVA_FLAGS="-Xms128m -Xmx128m -cp ${CLASSPATH}" > >-# We need this because FreeBSD's SWT lacks browser support >-SWT_HACK="-Dos.name=linux" >- >-MOZILLA_FIVE_HOME=%%PREFIX%%/lib/%%GECKO%% java ${SWT_HACK} \ >- ${JAVA_FLAGS} \ >+MOZILLA_FIVE_HOME=%%PREFIX%%/lib/%%GECKO%% java ${JAVA_FLAGS} \ > -cp ${CLASSPATH} \ > ${PACKAGE_MAIN} \ > "${ARGS}"
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 196036
:
154609
| 154852 |
194539