Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47668 - net-mail/ezmlm-idx doesn't install CGI component
Summary: net-mail/ezmlm-idx doesn't install CGI component
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on: 83606
Blocks:
  Show dependency tree
 
Reported: 2004-04-12 23:21 UTC by Ryan C. Gordon
Modified: 2007-09-16 09:06 UTC (History)
2 users (show)

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 Ryan C. Gordon 2004-04-12 23:21:14 UTC
The default install of ezmlm-idx builds the CGI component (ezmlm-cgi), but doesn't install it anywhere. Since this is true of its original build system, the ebuild doesn't pick up this binary either, but since portage cleans up after itself, the admin has no choice but to build from source directly to get at it.

Adding the following line to the end of net-main/ezmlm-idx's src_install() will install the CGI binary with the rest of ezmlm's components:

	mv ezmlm-cgi ${D}/usr/bin

--ryan.



Reproducible: Always
Steps to Reproduce:
Comment 1 Zeno Davatz 2005-04-25 05:00:12 UTC
yes same on ppc. thanks. Zeno
Comment 2 Bruce Guenter 2005-04-26 16:24:30 UTC
Bug #83606 has a newer ebuild that also fixes this bug.
Comment 3 Benedikt Böhm (RETIRED) gentoo-dev 2007-09-16 09:06:39 UTC
6.0.0 in cvs