Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 332664 Details for
Bug 447738
media-libs/libbluray-0.2.3 USE=java with dev-java/?-7 - ?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Explicitly set source/target to 1.6
libbluray.patch (text/plain), 643 bytes, created by
Andrew John Hughes
on 2012-12-18 16:48:10 UTC
(
hide
)
Description:
Explicitly set source/target to 1.6
Filename:
MIME Type:
Creator:
Andrew John Hughes
Created:
2012-12-18 16:48:10 UTC
Size:
643 bytes
patch
obsolete
>--- /mnt/builder/portage.build/portage/media-libs/libbluray-0.2.3/work/libbluray-0.2.3/src/libbluray/bdj/build.xml~ 2012-08-17 12:27:32.000000000 +0100 >+++ /mnt/builder/portage.build/portage/media-libs/libbluray-0.2.3/work/libbluray-0.2.3/src/libbluray/bdj/build.xml 2012-12-18 16:46:00.211374335 +0000 >@@ -15,7 +15,8 @@ > > <target name="compile" depends="init" > description="compile the source " > >- <javac srcdir="${src}" destdir="${build}" debug="yes" /> >+ <javac srcdir="${src}" destdir="${build}" debug="yes" >+ source="1.6" target="1.6" /> > </target> > > <target name="dist" depends="compile"
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 447738
: 332664