Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25543 - oaf ebuild has "mistake"
Summary: oaf ebuild has "mistake"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-29 17:19 UTC by Michael Cummings (RETIRED)
Modified: 2003-07-30 02:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Cummings (RETIRED) gentoo-dev 2003-07-29 17:19:19 UTC
Line 32 reads:
sed -e "s:perl5\.00404:perl5.6.1:" configure.orig > configure

That would only be valid if everyone were running perl5.6.1. But 5.8.0 is the
default in portage. I can provide ebuild code to fill that in with a variable,
but is this even being invoked? I've never seen a problem with oaf (not that I
would know what to look for) after a year using 5.8.0. Thanks!

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 foser (RETIRED) gentoo-dev 2003-07-30 02:29:19 UTC
i think its some ancient hack or something, doesn't seem to have a purpose anymore. I removed it.

thnx for your report.