Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 825183 Details for
Bug 878161
net-mail/dovecot-2.3.19.1-r1: sieve plugin has missing symbols
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch proposal to dovecot ebuild to apply dovecot sieve plugin patch
net-mail_dovecot_dovecot-2.3.19.1-r1.ebuild.patch (text/plain), 451 bytes, created by
Jocelyn Mayer
on 2022-10-24 12:43:01 UTC
(
hide
)
Description:
Patch proposal to dovecot ebuild to apply dovecot sieve plugin patch
Filename:
MIME Type:
Creator:
Jocelyn Mayer
Created:
2022-10-24 12:43:01 UTC
Size:
451 bytes
patch
obsolete
>--- net-mail/dovecot/dovecot-2.3.19.1-r1.ebuild 2022-07-09 14:40:30.000000000 +0200 >+++ net-mail/dovecot/dovecot-2.3.19.1-r1.ebuild 2022-08-23 06:48:07.441363230 +0200 >@@ -100,6 +100,12 @@ > default > # bug 657108 > #elibtoolize >+ if use sieve || use managesieve ; then >+ cd "../dovecot-${major_minor}-pigeonhole-${sieve_version}" \ >+ || die >+ eapply "${FILESDIR}"/${PN}-2.3.2.1-lda-sieve.patch >+ eautoreconf >+ fi > eautoreconf > > # Bug #727244
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 878161
:
825179
|
825181
| 825183