Bug 70388 - DSPAM ebuild declares, but doesn't use $LOGDIR
|
Bug#:
70388
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: minor
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: st_lim@gentoo.org
|
Reported By: rob@rosenfeld.to
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: DSPAM ebuild declares, but doesn't use $LOGDIR
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-11-07 15:44 0000
|
the DSPAM ebuild declares:
LOGDIR="/var/log/dspam"
but later says:
myconf="${myconf} --with-logdir=/var/log/dspam"
No biggie, but confusing to modify
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Fixed some time ago already.
It was (re?) introduced in the 3.2.0 ebuild and still exists in 3.2.0 and
3.2.1.
I know this is minor, but it's in there.
Fixed 3.2.0. Oops on my part.