Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 47668

Summary: net-mail/ezmlm-idx doesn't install CGI component
Product: Gentoo Linux Reporter: Ryan C. Gordon <ryan>
Component: [OLD] ServerAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: bruce, qmail-bugs+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 83606    
Bug Blocks:    

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