Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70388 - DSPAM ebuild declares, but doesn't use $LOGDIR
Summary: DSPAM ebuild declares, but doesn't use $LOGDIR
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Lim Swee Tat (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-07 15:44 UTC by Rob Rosenfeld
Modified: 2004-11-12 06:51 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 Rob Rosenfeld 2004-11-07 15:44:18 UTC
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 Lim Swee Tat (RETIRED) gentoo-dev 2004-11-11 07:54:42 UTC
Fixed some  time ago already.
Comment 2 Rob Rosenfeld 2004-11-11 09:06:07 UTC
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 Lim Swee Tat (RETIRED) gentoo-dev 2004-11-12 06:51:04 UTC
Fixed 3.2.0.  Oops on my part.