Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 197587 Details for
Bug 271268
dev-java/sun-java3d-bin : impossible to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for missing archive bug
sun-java3d-bin-1.3.2-r1.ebuild.patch (text/plain), 660 bytes, created by
Jerry McDonald
on 2009-07-11 21:37:45 UTC
(
hide
)
Description:
Patch for missing archive bug
Filename:
MIME Type:
Creator:
Jerry McDonald
Created:
2009-07-11 21:37:45 UTC
Size:
660 bytes
patch
obsolete
>--- sun-java3d-bin-1.3.2-r1.ebuild 2009-04-05 04:08:24.000000000 -0400 >+++ sun-java3d-bin-1.3.2-r1.ebuild.new 2009-07-11 17:31:03.000000000 -0400 >@@ -16,8 +16,6 @@ > RDEPEND=">=virtual/jre-1.3" > RESTRICT="fetch" > >-S=${WORKDIR}/${A/.zip/} >- > pkg_nofetch() { > einfo "Please download java3d-${PV//./_}-linux-${ARCH/x86/i586}.zip from" > einfo "${HOMEPAGE} and place it in ${DISTDIR}" >@@ -25,13 +23,14 @@ > > src_unpack() { > unpack ${A} >- cd "${S}" >+ cd "${WORKDIR}/${A/.zip/}" > unzip -q j3d-132-linux-${ARCH}.zip || die > } > > src_compile() { :; } > > src_install() { >+ cd "${WORKDIR}/${A/.zip/}" > dodoc COPYRIGHT.txt README.txt > > java-pkg_dojar lib/ext/*.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 271268
: 197587