Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 103009 Details for
Bug 153992
media-video/jubler-3.3.0 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
build.patch
build.patch (text/plain), 1.11 KB, created by
Serkan Kaba (RETIRED)
on 2006-11-29 13:29:49 UTC
(
hide
)
Description:
build.patch
Filename:
MIME Type:
Creator:
Serkan Kaba (RETIRED)
Created:
2006-11-29 13:29:49 UTC
Size:
1.11 KB
patch
obsolete
>--- build.xml.orig 2006-11-29 12:49:45.000000000 +0200 >+++ build.xml 2006-11-29 20:04:32.000000000 +0200 >@@ -70,6 +70,7 @@ > > > <!-- Define new ant tasks --> >+ <!-- Commented to suppress warnings > > <taskdef name="izpack" > onerror="report" >@@ -88,6 +89,7 @@ > classname="com.loomcom.ant.tasks.jarbundler.JarBundler" /> > > >+ --> > <target name="i18n"> > <exec dir="resources/i18n" executable="bash"> > <arg line="compile"/> >@@ -103,7 +105,8 @@ > <copy file="resources/help/question.png" todir="dist/help"/> > </target> > >- <target name="xdevelop" depends="i18n,faq"> >+ <!-- Edited to support "nls" USE flag --> >+ <target name="xdevelop" depends="faq"> > <exec dir="resources/ffdecode" executable="make"/> > <copy file="dist/help/jubler-faq.html" todir="build/classes/help"/> > </target> >@@ -260,9 +263,11 @@ > </target> > > <target name="noMacSystem" depends="findsystem" if="isNotMac"> >+ <!-- We do not want this behavior since we patch the file accordingly. > <copy todir="src/com"> > <fileset dir="resources/system/no_mac"/> > </copy> >+ --> > </target> > > <target name="MacSystem" depends="findsystem" if="isMac">
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 153992
:
101186
|
101187
|
101188
|
101189
|
101190
|
101204
|
101207
|
101411
|
101412
|
103008
| 103009 |
103010
|
103485
|
103486