Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349338 - net-mail/dovecot-2.0.8 doesn't install dovecot.m4
Summary: net-mail/dovecot-2.0.8 doesn't install dovecot.m4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Eray Aslan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-22 03:04 UTC by Jeff Mitchell
Modified: 2010-12-22 09:34 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 Jeff Mitchell 2010-12-22 03:04:30 UTC
Dovecot comes with a dovecot.m4 file to allow plugins to be compiled against an installed instance. However, the ebuild does not install this to e.g. /usr/share/aclocal/ so plugins cannot find Dovecot-specific macros.

Reproducible: Always

Steps to Reproduce:
Try to compile a Dovecot plugin, such as the 2.0 fork of the antispam plugin ( http://hg.dovecot.org/dovecot-antispam-plugin )

Actual Results:  
Fails because dovecot.m4 is missing

Expected Results:  
Compiles
Comment 1 Eray Aslan gentoo-dev 2010-12-22 09:34:31 UTC
+*dovecot-2.0.8-r2 (22 Dec 2010)
+
+  22 Dec 2010; Eray Aslan <eras@gentoo.org> +dovecot-2.0.8-r2.ebuild:
+  Install dovecot.m4 - bug #349338
+

Thanks for the bug report.