Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 264787 Details for
Bug 357219
dev-java/flexdock-0.5.2: fail to fetch source code for flexdock when installing scilab
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to flexdock-0.5.2.ebuild: change SRC_URI to Debian mirror
flexdock-0.5.2.ebuild.patch (text/plain), 888 bytes, created by
Joshua Rich
on 2011-03-05 01:48:49 UTC
(
hide
)
Description:
patch to flexdock-0.5.2.ebuild: change SRC_URI to Debian mirror
Filename:
MIME Type:
Creator:
Joshua Rich
Created:
2011-03-05 01:48:49 UTC
Size:
888 bytes
patch
obsolete
>--- /var/lib/layman/science/dev-java/flexdock/flexdock-0.5.2.ebuild 2010-10-22 11:09:07.909247354 +1100 >+++ flexdock-0.5.2-r1.ebuild 2011-03-05 12:38:32.709398594 +1100 >@@ -7,11 +7,13 @@ > > inherit java-pkg-2 java-ant-2 > >+MY_PN="libflexdock-java" >+ > DESCRIPTION="A Java docking framework for use in cross-platform Swing applications" > HOMEPAGE="http://flexdock.dev.java.net/" >-SRC_URI="https://flexdock.dev.java.net/files/documents/2037/152436/${P}-src.zip" >+SRC_URI="mirror://debian/pool/main/libf/${MY_PN}/${MY_PN}_${PV}-dfsg1.orig.tar.gz" > >-#S=${WORKDIR} >+S=${WORKDIR}/${PN}-${PV}-dfsg1 > > LICENSE="MIT" > SLOT="0" >@@ -43,7 +45,7 @@ > find . -name '*.dll' -exec rm -v {} \;|| die > > #remove built-in jars and use the system ones >- cd "${WORKDIR}/lib" || die >+ cd lib || die > rm -rvf *.jar jmf|| die > java-pkg_jar-from skinlf > java-pkg_jar-from commons-logging commons-logging.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 357219
: 264787