http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5078
------- Additional Comments From [EMAIL PROTECTED] 2006-09-02 16:04 -------
It appears that your rpmbuild doesn't define the _initrddir macro like it should
be (aka: broken rpm installation). Do something like this and see what it does:
rpmbuild --showrc | grep initrd
mine returns:
-14: _initrddir %{_sysconfdir}/rc.d/init.d
which is expected. (_sysconfdir ends up being defined as /etc, btw.)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.