Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 287009 Details for
Bug 381557
net-nds/jxplorer-3.2 fails to start (error parsing config file)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
jxplorer-3.2.ebuild patch to include attached patch.
jxplorer-3.2.ebuild.patch (text/plain), 597 bytes, created by
John Crist
on 2011-09-19 15:41:10 UTC
(
hide
)
Description:
jxplorer-3.2.ebuild patch to include attached patch.
Filename:
MIME Type:
Creator:
John Crist
Created:
2011-09-19 15:41:10 UTC
Size:
597 bytes
patch
obsolete
>--- jxplorer-3.2.ebuild 2008-01-10 17:14:59.000000000 -0600 >+++ jxplorer-3.2-r1.ebuild 2011-09-19 10:35:22.000000000 -0500 >@@ -2,6 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/net-nds/jxplorer/jxplorer-3.2.ebuild,v 1.6 2008/01/10 23:14:59 caster Exp $ > >+EAPI=4 > JAVA_PKG_IUSE="doc source" > > inherit eutils java-pkg-2 java-ant-2 >@@ -42,6 +43,10 @@ > EANT_DOC_TARGET="docs" > EANT_FILTER_COMPILER="jikes" > >+scr_prepare() { >+ epatch "${FILESDIR}/jxconfig.patch" >+} >+ > src_install() { > java-pkg_dojar dist/${PN}.jar dist/help.jar >
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 381557
: 287009 |
287011