Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566486 - mail-mta/exim should not access DIROPTIONS
Summary: mail-mta/exim should not access DIROPTIONS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 566478
  Show dependency tree
 
Reported: 2015-11-22 16:00 UTC by Ulrich Müller
Modified: 2015-11-22 19:08 UTC (History)
2 users (show)

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 Ulrich Müller gentoo-dev 2015-11-22 16:00:19 UTC
Please replace all assignments of DIROPTIONS by diropts() calls.

See tracker bug 566478 for an explanation and policy references.
Comment 1 Fabian Groffen gentoo-dev 2015-11-22 18:28:07 UTC
I'm confused, dodir doesn't use DIROPTIONS at all, unless I'm missing something.  It seems to make it, but I don't understand why at the moment.
Comment 2 Fabian Groffen gentoo-dev 2015-11-22 19:08:11 UTC
I've replaced DIROPTIONS by diropts call