Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 566486

Summary: mail-mta/exim should not access DIROPTIONS
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: [OLD] ServerAssignee: Fabian Groffen <grobian>
Status: RESOLVED FIXED    
Severity: QA CC: net-mail+disabled, qa
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 566478    

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