Bugzilla – Attachment 121 Details for
Bug 350
build: Use system antlr automatically if jpackage-compatible system
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
Log In
[x]
|
Forgot Password
Login:
[x]
look up antlr in /usr/share/java
jogl-jpackage-build.patch (text/plain), 609 bytes, created by
Sven Gothel
on 2008-03-29 09:43:00 CET
(
hide
)
Description:
look up antlr in /usr/share/java
Filename:
MIME Type:
Creator:
Sven Gothel
Created:
2008-03-29 09:43:00 CET
Size:
609 bytes
patch
obsolete
>--- /src/jogl/jogl/make/build.xml.orig 2008-03-29 12:30:42.000000000 -0400 >+++ /src/jogl/jogl/make/build.xml 2008-03-29 12:38:24.000000000 -0400 >@@ -81,6 +81,10 @@ > <property name="jogl.sourcelevel" value="1.5" /> > </target> > >+ <!-- On jpackage.org-compatible systems, antlr.jar can be found in /usr/share/java --> >+ <available property="antlr.jar" file="/usr/share/java/antlr.jar" >+ value="/usr/share/java/antlr.jar"/> >+ > <!-- ================================================================== --> > <!-- > - Load user properties which override build defaults.
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 350
: 121