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
Description:   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.

------- Comment #1 From Lim Swee Tat (RETIRED) 2004-11-11 07:54:42 0000 -------
Fixed some  time ago already.

------- Comment #2 From Rob Rosenfeld 2004-11-11 09:06:07 0000 -------
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.  

------- Comment #3 From Lim Swee Tat (RETIRED) 2004-11-12 06:51:04 0000 -------
Fixed 3.2.0.  Oops on my part.