Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 345684 Details for
Bug 466086
dev-java/javatoolkit-0.3.0-r9 fails compile phase: error: option --install-scripts not recognized
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix?
javatoolkit-0.3.0-r9.patch (text/plain), 495 bytes, created by
Iván Atienza
on 2013-04-16 11:50:54 UTC
(
hide
)
Description:
fix?
Filename:
MIME Type:
Creator:
Iván Atienza
Created:
2013-04-16 11:50:54 UTC
Size:
495 bytes
patch
obsolete
>--- javatoolkit-0.3.0-r9.ebuild 2013-04-16 11:42:35.000000000 +0200 >+++ /root/javatoolkit-0.3.0-r9.ebuild.new 2013-04-16 13:38:01.018344832 +0200 >@@ -21,8 +21,8 @@ > python_prepare_all() { > epatch "${FILESDIR}/${P}-python2.6.patch" > epatch "${FILESDIR}/${P}-no-pyxml.patch" >-} >- >-python_configure_all() { >- mydistutilsargs=( --install-scripts="${EPREFIX}"/usr/$(get_libdir)/${PN}/bin ) >+ cat > setup.cfg <<- EOF >+ [install] >+ install-scripts = ${EPREFIX}/usr/$(get_libdir)/${PN}/bin >+ EOF > }
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 466086
: 345684