Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 214365 Details for
Bug 297134
net-analyzer/rrdtool installs Perl modules into site-dir (should go in vendor-dir)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rrdtool-1.3.8-PERLVENDOR.patch
rrdtool-1.3.8-PERLVENDOR.patch (text/plain), 748 bytes, created by
David Abbott (RETIRED)
on 2009-12-28 02:11:43 UTC
(
hide
)
Description:
rrdtool-1.3.8-PERLVENDOR.patch
Filename:
MIME Type:
Creator:
David Abbott (RETIRED)
Created:
2009-12-28 02:11:43 UTC
Size:
748 bytes
patch
obsolete
>--- a/rrdtool-1.3.8.ebuild 2009-12-08 15:06:28.000000000 -0500 >+++ b/rrdtool-1.3.8.ebuild 2009-12-27 21:06:12.000000000 -0500 >@@ -48,21 +48,19 @@ > $(use_enable ruby) \ > $(use_enable ruby ruby-site-install) \ > $(use_enable perl) \ >- $(use_enable perl perl-site-install) \ > $(use_enable tcl) \ > $(use_with tcl tcllib /usr/$(get_libdir)) \ >- $(use_enable python) >+ $(use_enable python) \ >+ --with-perl-options=INSTALLDIRS=vendor > } > > src_install() { >- emake DESTDIR="${D}" install || die "make install failed" >- > if ! use doc ; then > rm -rf "${D}"/usr/share/doc/${PF}/{html,txt} > fi > >+ emake DESTDIR="${D}" install || die "make install failed" > use perl && fixlocalpod >- > dodoc CHANGES CONTRIBUTORS NEWS README THREADS TODO > } >
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 297134
:
214365
|
232851